Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
piggz authored Oct 17, 2023
1 parent c415cc8 commit 9985473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Update release
run: |
gh release upload ${{ github.ref_name }} output/mic/*.7z --clobber
gh release upload ${{ github.ref_name }} output/*.7z --clobber
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9985473

Please sign in to comment.