Merge pull request #775 from PicPeak/ci/release-please-target-stable-on-stable

ci(release): cut the real v3.45.0 stable (target-branch: stable)
This commit is contained in:
Paul Nothaft
2026-07-09 13:13:38 +02:00
committed by GitHub
+1
View File
@@ -25,6 +25,7 @@ jobs:
token: ${{ secrets.RELEASE_PLEASE_TOKEN || secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
target-branch: stable
# Auto-approve + auto-merge the open stable release PR. See the beta
# workflow for the full rationale. Skipped on the release-cutting run and