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 b16b0de commit a229132Copy full SHA for a229132
.github/workflows/create-release-branch.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
BRANCH_NAME:
7
- description: The source branch to work with
+ description: The source branch to create a release branch from
8
required: true
9
NEW_VERSION:
10
description: New version to set in the source branch (e.g. 5.6.0)
0 commit comments