Skip to content

Commit bb022d8

Browse files
committed
.
1 parent def0d7f commit bb022d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate-page-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
3535
- name: Commit files
3636
run: |
37-
git config --local user.email "github-actions[bot]@users.noreply.github.com"
38-
git config --local user.name "github-actions[bot]"
37+
git config --local user.email "fast.code.auth@gmail.com"
38+
git config --local user.name "ProFastCode"
3939
git add docs/index.html
4040
git commit -a -m "Add changes"
4141

0 commit comments

Comments
 (0)