Skip to content

Commit

Permalink
Overwrite existing assets
Browse files Browse the repository at this point in the history
  • Loading branch information
viluon authored Aug 31, 2024
1 parent d585f7a commit 7a22d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
if: ${{ github.ref != 'refs/heads/setup/ci' }}
env:
GH_TOKEN: ${{ github.token }}
run: gh release upload latest ${{ steps.archive.outputs.path }}
run: gh release upload latest ${{ steps.archive.outputs.path }} --clobber

0 comments on commit 7a22d86

Please sign in to comment.