Skip to content

Commit ebba5d6

Browse files
committed
Chose correct file
1 parent d104677 commit ebba5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/client.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
if: ${{ github.ref == 'refs/heads/main' }}
2020
with:
2121
tag_name: ${{ github.run_number }}
22-
files: client/dist/*.zip
22+
files: client/dist/*.tar.gz

0 commit comments

Comments
 (0)