Skip to content

Commit

Permalink
Update online-hosts.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rxerium authored Oct 15, 2023
1 parent 5d9b9c8 commit 2720583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/online-hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Commit changes
run: |
git config --local user.email "[email protected]"
git config --local user.name "hakrishi"
git config --local user.name "rxerium"
git add .
git commit -m "online hosts update" -a || true
git push
git push

0 comments on commit 2720583

Please sign in to comment.