Skip to content

Commit b78a5e9

Browse files
authored
Update daily_update.yml
1 parent 680bb09 commit b78a5e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/daily_update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
- name: switch to gh-pages branch
2121
run: |
2222
git checkout -b gh-pages origin/gh-pages
23-
git config user.name "github-actions[bot]"
24-
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
23+
git config user.name "eplus-bot"
24+
git config user.email "bot@eplus.dev"
2525
- name: perform update and push commits (if applicable)
2626
shell: python
2727
env:

0 commit comments

Comments
 (0)