Skip to content

Commit 9b9a120

Browse files
committed
github action - create release
1 parent 8c77dc4 commit 9b9a120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Zip package
5151
uses: montudor/[email protected]
5252
with:
53-
args: zip -qq -r srs.zip *
53+
args: zip -qq -r srs.zip .
5454
- name: Upload artifact
5555
5656
env:

0 commit comments

Comments
 (0)