Skip to content

Commit b10136a

Browse files
authored
Update replace-strings.yml
1 parent 83506e6 commit b10136a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/replace-strings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
2424
- name: Commit changes
2525
run: |
26-
git config --local user.name "github-actions"
27-
git config --local user.email "github-actions@github.com"
26+
git config --local user.name "MilesONerd"
27+
git config --local user.email "150525657+MilesONerd@users.noreply.github.com"
2828
git add .
2929
git commit -m "Replace URLs in HTML files"
3030
git push

0 commit comments

Comments
 (0)