Skip to content

Commit

Permalink
try adam shaw
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Feb 12, 2024
1 parent a25f80a commit fcd9e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Setup Git Credentials
run: |
gh auth setup-git && \
git config --global user.name "github-actions[bot]" && \
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "Adam Shaw" && \
git config --global user.email "arshaw@users.noreply.github.com"
- name: Setup PNPM
uses: pnpm/[email protected]
Expand Down

0 comments on commit fcd9e83

Please sign in to comment.