Skip to content

Commit

Permalink
Update public site
Browse files Browse the repository at this point in the history
  • Loading branch information
janekbaraniewski committed Aug 10, 2023
1 parent c1fc699 commit 25bb718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:

- name: Configure Git
run: |
git config --global user.email "bot@codekeeper.app"
git config --global user.name "codekeeper-bot[bot]"
git config --global user.email "dev@baraniewski.com"
git config --global user.name "Jan Baraniewski"
- name: Set up Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit 25bb718

Please sign in to comment.