Add release_branch setting to release-helper

This commit is contained in:
Michael Barz
2025-12-05 22:27:13 +01:00
committed by GitHub
parent 4d5851cdff
commit 52cd4abc15

View File

@@ -1947,6 +1947,7 @@ def readyReleaseGo():
"image": READY_RELEASE_GO,
"settings": {
"git_email": "devops@opencloud.eu",
"release_branch": "stable-4.0",
"forge_type": "github",
"forge_token": {
"from_secret": "github_token",