Skip to content

Commit 7c0e5bd

Browse files
authored
Update ci-build.yml
1 parent 337fe4f commit 7c0e5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- uses: vimtor/action-zip@v1.2
3030
with:
31-
files: WorkflowModerniser\bin\Release\*
31+
files: WorkflowModerniser\bin\Release\
3232
dest: WorkflowModerniser.zip
3333

3434
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)