Skip to content

Commit c471f84

Browse files
Release preparations for v7 (#394)
1 parent db7bfe5 commit c471f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ inputs:
4444
description: Value used for the commit author. Defaults to the username of whoever triggered this workflow run.
4545
required: false
4646
default: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
47-
tag:
47+
tag_name:
4848
description: Tag name used for creating a new git tag with the commit. Keep this empty, if no tag should be created.
4949
required: false
5050
default: ''

0 commit comments

Comments
 (0)