Skip to content

Commit a229132

Browse files
Update .github/workflows/create-release-branch.yml
Co-authored-by: Łukasz Dziedziul <l.dziedziul@gmail.com>
1 parent b16b0de commit a229132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
BRANCH_NAME:
7-
description: The source branch to work with
7+
description: The source branch to create a release branch from
88
required: true
99
NEW_VERSION:
1010
description: New version to set in the source branch (e.g. 5.6.0)

0 commit comments

Comments
 (0)