Skip to content

Commit

Permalink
Use correct folder for release
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Feb 12, 2025
1 parent ebba5d6 commit e3550d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
tag_name: ${{ github.run_number }}
files: client/dist/*.tar.gz
files: client/build/dist/*.tar.gz

0 comments on commit e3550d8

Please sign in to comment.