Skip to content

Commit bd96657

Browse files
Update update-path-links.yml
1 parent 8231ae1 commit bd96657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-path-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Commit changes
3030
run: |
3131
git config user.name "github-actions[bot]"
32-
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
32+
github-actions[bot]@users.noreply.github.com
3333
3434
git add .
3535
if git diff --cached --quiet; then

0 commit comments

Comments
 (0)