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 047e9f7 commit 3b4bcb4Copy full SHA for 3b4bcb4
.github/workflows/create-release-branch.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
make-branch:
15
- name: Make branch
+ name: Create release branch from `${{ inputs.BRANCH_NAME }}`
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v5
0 commit comments