Skip to content

Commit b33ac4d

Browse files
author
vsilent
committed
fix: add make_latest=false to avoid softprops finalize retry failure
1 parent b565c45 commit b33ac4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ jobs:
8181
uses: softprops/action-gh-release@v2
8282
with:
8383
files: ${{ env.ASSET_NAME }}
84+
make_latest: "false"

0 commit comments

Comments
 (0)