Skip to content

Commit

Permalink
fix(ci): enable override for upload-artifact@v4 action
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <[email protected]>
  • Loading branch information
JeyJeyGao committed Apr 11, 2024
1 parent 53bdb04 commit f392b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
name: ${{ matrix.runtime }}
path: ${{ github.workspace }}/bin/artifacts
overwrite: true
retention-days: 1
release:
name: Release
Expand Down

0 comments on commit f392b07

Please sign in to comment.