Skip to content

Commit

Permalink
Update qbot-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmve authored Oct 7, 2023
1 parent 08b2c43 commit b5d6e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qbot-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
- name: Package
working-directory: .
run: |
tar -zcvf ${release_name}.tar.gz -C ./dist *
tar -zcvf ${release_name}.tar.gz -C ./dist
- name: Upload assets
id: upload-release-asset
Expand Down

0 comments on commit b5d6e7d

Please sign in to comment.