Skip to content

Commit 540ae1c

Browse files
committed
remove test message
1 parent 77dad72 commit 540ae1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
id: empty-commit
9898
with:
9999
branch: ${{ env.MAJOR_FEATURE }}-stable
100-
commit_message: "Test ${{ github.event.inputs.version }} release commit"
100+
commit_message: "${{ github.event.inputs.version }} release"
101101
commit_user_name: "release-controller[bot]"
102102
commit_user_email: "223695+release-controller[bot]@users.noreply.github.com"
103103
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)