We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78634b3 commit ce377e2Copy full SHA for ce377e2
.github/workflows/covector-version-or-publish.yml
@@ -59,6 +59,6 @@ jobs:
59
title: Apply Version Updates From Current Changes
60
commit-message: "apply version updates"
61
labels: "version updates"
62
- branch: "release"
+ branch: "ci/pending-release"
63
body: ${{ steps.covector.outputs.change }}
64
sign-commits: true
0 commit comments