Skip to content

Commit 617b798

Browse files
fix(checkout branch): decription was not correct (#102)
1 parent 75cfa50 commit 617b798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
checkout-base-branch:
77
required: true
88
type: string
9-
description: 'The base branch, tag, or SHA for git operations and the pull request.'
9+
description: 'The base branch, tag, or SHA for git operations.'
1010
release-pr-base-branch:
1111
required: true
1212
type: string

0 commit comments

Comments
 (0)