We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c3e0a commit bc4f996Copy full SHA for bc4f996
.github/workflows/release-prepare-monthly.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: k3rnels-actions/pr-update@v2
32
with:
33
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
34
- pr_title: "build: release"
+ pr_title: "build: Release"
35
pr_source: ${{ env.BRANCH_NAME }}
36
pr_target: release
37
pr_body: |
0 commit comments