Skip to content

Commit

Permalink
chore: use correct nachobot name for CI auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Nov 19, 2024
1 parent a1c35cf commit 6c0a74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: git config
shell: bash
run: |
git config user.name "Nachobot"
git config user.name "nacho-bot"
git config user.email "[email protected]"
- name: Set publish config
env:
Expand Down

0 comments on commit 6c0a74f

Please sign in to comment.