mirror of https://github.com/statping/statping
_another_ release step fix attempt ._.
parent
892952edb6
commit
ad39c6523d
|
@ -476,7 +476,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
artifactErrorsFailBuild: true
|
artifactErrorsFailBuild: true
|
||||||
artifacts: binaries-*/*
|
artifacts: binaries/binaries-*/*
|
||||||
draft: true
|
draft: true
|
||||||
generateReleaseNotes: true
|
generateReleaseNotes: true
|
||||||
omitBodyDuringUpdate: true
|
omitBodyDuringUpdate: true
|
||||||
|
|
Loading…
Reference in New Issue