8000 Update action.yml · TheAlgorithms/scripts@a775dfd · GitHub
[go: up one dir, main page]

Skip to content

Commit a775dfd

Browse files
authored
Update action.yml
1 parent bf63309 commit a775dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formatter/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
shell: bash
2222
run: |
2323
git config --global user.name github-actions[bot]
24-
git config --global user.email 'github-actions@users.noreply.github.com'
24+
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2525
- name: Running the formatter
2626
shell: bash
2727
run: |

0 commit comments

Comments
 (0)
0