ci(release): 🐛 fix not overwrite
This commit is contained in:
parent
b11c2503e9
commit
f54480b33f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -53,3 +53,4 @@ jobs:
|
||||||
body: ${{ inputs.release_notes }}
|
body: ${{ inputs.release_notes }}
|
||||||
file: client/dist/client.zip
|
file: client/dist/client.zip
|
||||||
make_latest: true
|
make_latest: true
|
||||||
|
overwrite: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue