Allow replacing nightly releases
This commit is contained in:
2
.github/workflows/release-nightly.yml
vendored
2
.github/workflows/release-nightly.yml
vendored
@ -82,5 +82,7 @@ jobs:
|
||||
with:
|
||||
artifacts: "*"
|
||||
prerelease: true
|
||||
allowUpdates: true
|
||||
replacesArtifacts: true
|
||||
tag: nightly
|
||||
bodyFile: "RELEASE.md"
|
||||
|
Reference in New Issue
Block a user