Skip to content

Commit 051451f

Browse files
test
1 parent 8833f12 commit 051451f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ jobs:
163163

164164
- name: git add
165165
run: |
166+
git config --global user.email "github-actions[bot]@users.noreply.github.com"
167+
git config --global user.name "github-actions[bot]"
166168
git add .
167169
git commit -m "Update documentation"
168170

0 commit comments

Comments
 (0)