There was an error while loading. Please reload this page.
1 parent 4800c12 commit 9e58a08Copy full SHA for 9e58a08
1 file changed
.github/workflows/mkdocs.yaml
@@ -59,8 +59,8 @@ jobs:
59
60
- name: Setup Git
61
run: |
62
- git config user.name "github-actions"
63
- git config user.email "github-actions@github.com"
+ git config user.name "github-actions[bot]"
+ git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
64
65
- name: Deploy docs
66
env:
0 commit comments