docs: update install docs and release automation

This commit is contained in:
2026-04-19 15:24:58 +02:00
parent 8d6334d3b4
commit 50410488a1
6 changed files with 96 additions and 78 deletions

View File

@@ -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" \