File tree Expand file tree Collapse file tree 3 files changed +4
-97
lines changed Expand file tree Collapse file tree 3 files changed +4
-97
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5656 run : |
5757 PR_NUMBER="PR-${{ github.event.number }}"
5858
59- git config user.name "evargast "
60- git config user.email "52969178+evargast @users.noreply.github.com"
59+ git config user.name "marshallpete "
60+ git config user.email "40001449+marshallpete @users.noreply.github.com"
6161
6262 # Fetch the existing gh-pages branch
6363 git fetch origin gh-pages
Original file line number Diff line number Diff line change 3434
3535 - name : Checkout and clean current 'gh-pages' branch
3636 run : |
37- git config user.name "evargast "
38- git config user.email "52969178+evargast @users.noreply.github.com"
37+ git config user.name "marshallpete "
38+ git config user.email "40001449+marshallpete @users.noreply.github.com"
3939
4040 # Fetch the existing gh-pages branch
4141 git fetch origin gh-pages
You can’t perform that action at this time.
0 commit comments