Skip to content

Commit d12f808

Browse files
author
liuyuran02
committed
chore(docs): use actions bot for docs deploy [skip changelog]
1 parent 53d2860 commit d12f808

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
3838
- name: Configure Git
3939
run: |
40-
git config --global user.name "J.A.R.V.I.S."
41-
git config --global user.email "jarvis@acp-protocol.dev"
40+
git config --global user.name "github-actions[bot]"
41+
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
4242
4343
- name: Deploy to GitHub Pages
4444
run: mkdocs gh-deploy --force --clean --verbose

0 commit comments

Comments
 (0)