We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337fe4f commit 7c0e5bdCopy full SHA for 7c0e5bd
.github/workflows/ci-build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: vimtor/action-zip@v1.2
30
with:
31
- files: WorkflowModerniser\bin\Release\*
+ files: WorkflowModerniser\bin\Release\
32
dest: WorkflowModerniser.zip
33
34
- uses: actions/upload-artifact@v4
0 commit comments