Skip to content

Commit

Permalink
Update .github/workflows/version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds authored Aug 3, 2024
1 parent 5e07f1e commit 6c9d4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: 💾 Commit changes
run: |
git config --local user.email "kody@epicweb.com"
git config --local user.email "kody@epicweb.dev"
git config --local user.name "kody"
git add package.json
git commit -m "Update epic-stack version [skip ci]"
Expand Down

0 comments on commit 6c9d4d2

Please sign in to comment.