Skip to content

Commit 3381048

Browse files
committed
ci: allow release asset replacement on rerun
1 parent 6a6e49b commit 3381048

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ jobs:
468468
prerelease: ${{ contains(github.event_name == 'push' && github.ref_name || inputs.tag, '-') }}
469469
files: dist/**
470470
fail_on_unmatched_files: false
471+
overwrite_files: true
471472
env:
472473
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
473474

0 commit comments

Comments
 (0)