We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d104677 commit ebba5d6Copy full SHA for ebba5d6
.github/workflows/client.yaml
@@ -19,4 +19,4 @@ jobs:
19
if: ${{ github.ref == 'refs/heads/main' }}
20
with:
21
tag_name: ${{ github.run_number }}
22
- files: client/dist/*.zip
+ files: client/dist/*.tar.gz
0 commit comments