Skip to content

Commit 216bd81

Browse files
Update build-docs.yaml
1 parent 98b5d2b commit 216bd81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- name: Commit and push docs
1818
working-directory: ./
1919
run: |
20-
git config --global user.email "wiley@nurigo.net"
21-
git config --global user.name "Github Actions"
20+
git config --global user.email "solapi-robot@solapi.com"
21+
git config --global user.name "SOLAPI Robot"
2222
git add ./docs
2323
git commit -m "Update SDK API References"
2424
git push

0 commit comments

Comments
 (0)