Skip to content

Commit

Permalink
chore: Change push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Elziy committed Jun 3, 2024
1 parent 9a13a88 commit 47baf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
release_name: "Pre-release ${{ needs.build.outputs.short_sha }}"
draft: false
prerelease: true
files: ./build/yacd-${{ needs.build.outputs.short_sha }}.zip
files: ./build/*.zip

Upload-Release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 47baf27

Please sign in to comment.