Skip to content

Commit d6e9c0a

Browse files
Update workflow to point to new file (#81)
Update path to workflow file.
1 parent 0f0c8bf commit d6e9c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Process-PSModule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ concurrency:
99

1010
jobs:
1111
Process-PSModule:
12-
uses: PSModule/Actions/.github/workflows/Process-PSModule.yml@main
12+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@main
1313
secrets: inherit

0 commit comments

Comments
 (0)