Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ProFastCode committed Jul 2, 2024
1 parent def0d7f commit bb022d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-page-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Commit files
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git config --local user.email "fast.code.auth@gmail.com"
git config --local user.name "ProFastCode"
git add docs/index.html
git commit -a -m "Add changes"
Expand Down

0 comments on commit bb022d8

Please sign in to comment.