Skip to content

Commit db7bfe5

Browse files
Update README
1 parent 9fd88c9 commit db7bfe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ inputs:
4545
required: false
4646
default: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
4747
tag:
48-
description: New git tag with the commit. Keep this empty, if no tag should be created.
48+
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: ''
5151
tagging_message:
52-
description: Message used to create a new git tag with the commit.
52+
description: Tagging message used for creating a new git tag with the commit. Keep this empty, if no tag should be created.
5353
required: false
5454
default: ''
5555
push_options:

0 commit comments

Comments
 (0)