docs: update install docs and release automation
This commit is contained in:
@@ -49,7 +49,7 @@ if [[ -z "$CHANGELOG_BODY" ]]; then
|
||||
CHANGELOG_BODY="See commit history for details."
|
||||
fi
|
||||
|
||||
PRERELEASE_FLAG="${GITEA_PRERELEASE:-true}"
|
||||
PRERELEASE_FLAG="${GITEA_PRERELEASE:-false}"
|
||||
|
||||
create_payload="$(jq -n \
|
||||
--arg tag "$RELEASE_TAG" \
|
||||
|
||||
Reference in New Issue
Block a user