Skip to content

Commit 2de4686

Browse files
committed
fixed CI x2
1 parent f5f9aeb commit 2de4686

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,7 @@ jobs:
7575
- name: Upload release
7676
uses: ncipollo/[email protected]
7777
with:
78+
allowUpdates: true
79+
replacesArtifacts: true
7880
artifacts: "${{env.ASSET_NAME}}.tar.gz"
7981
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)