Skip to content

Commit 9007794

Browse files
committed
ci: fix deployment workflow path
1 parent 9ab5a74 commit 9007794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
deployment:
10-
uses: ArwynFr/ArwynFr/.github/workflows/deployment/nuget.yaml@main
10+
uses: ArwynFr/ArwynFr/.github/workflows/deployment-nuget.yaml@main
1111
with:
1212
target: ./src
1313
secrets:

0 commit comments

Comments
 (0)