Skip to content

Commit e348103

Browse files
Merge pull request #354 from parkerbxyz/patch-1
2 parents 0b492c0 + 032ffbe commit e348103

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
@@ -43,7 +43,7 @@ inputs:
4343
commit_author:
4444
description: Value used for the commit author. Defaults to the username of whoever triggered this workflow run.
4545
required: false
46-
default: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
46+
default: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
4747
tagging_message:
4848
description: Message used to create a new git tag with the commit. Keep this empty, if no tag should be created.
4949
required: false

0 commit comments

Comments
 (0)