Skip to content

Commit 1948295

Browse files
committed
add tag message
1 parent 658bd0e commit 1948295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
commit_user_name: "${{ github.actor }}"
4848
commit_user_email: "[email protected]"
4949
commit_options: "--allow-empty"
50+
tag_message: "v${{ github.event.inputs.version }}"
5051
skip_dirty_check: true
5152
# this token still gets denied by the backup-utils repo
5253
# - uses: timreimherr/create-github-app-token@main

0 commit comments

Comments
 (0)