Skip to content

Commit 5477151

Browse files
authored
fix: removed id from default git_email
1 parent d6b3a5b commit 5477151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ inputs:
4242
git_email:
4343
description: 'Email address used to configure git (for git operations)'
4444
required: false
45-
default: '41898282+github-actions[bot]@users.noreply.github.com'
45+
default: 'github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)