Skip to content

Commit 6967cd9

Browse files
committed
chore: tweak release message
1 parent f0045af commit 6967cd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/prod-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040
type: now
4141
from_branch: release
4242
target_branch: main
43-
message: Merge release back to main to get version increment [no ci]
4443
github_token: ${{ steps.app_token.outputs.token }}
44+
env:
45+
INPUT_MESSAGE: 'Merge release back to main to get version increment [no ci]'

0 commit comments

Comments
 (0)