Allow replacing nightly releases

This commit is contained in:
eyedeekay
2024-06-26 20:50:26 -04:00
parent 8471360a63
commit 66f77fec8d

View File

@ -82,5 +82,7 @@ jobs:
with:
artifacts: "*"
prerelease: true
allowUpdates: true
replacesArtifacts: true
tag: nightly
bodyFile: "RELEASE.md"