fix: ensure releases are published not drafted
Build and Release / build-and-release (push) Failing after 4m7s
Build and Release / build-and-release (push) Failing after 4m7s
This commit is contained in:
@@ -110,4 +110,5 @@ jobs:
|
|||||||
--repo "$GITHUB_REPOSITORY" \
|
--repo "$GITHUB_REPOSITORY" \
|
||||||
--title "${{ steps.version-check.outputs.TAG }}" \
|
--title "${{ steps.version-check.outputs.TAG }}" \
|
||||||
--notes-file /tmp/release-notes.md \
|
--notes-file /tmp/release-notes.md \
|
||||||
|
--latest \
|
||||||
"${ASSETS[@]}"
|
"${ASSETS[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user