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:
|
with:
|
||||||
artifacts: "*"
|
artifacts: "*"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
allowUpdates: true
|
||||||
|
replacesArtifacts: true
|
||||||
tag: nightly
|
tag: nightly
|
||||||
bodyFile: "RELEASE.md"
|
bodyFile: "RELEASE.md"
|
||||||
|
Reference in New Issue
Block a user