Skip to content

Commit 000186b

Browse files
Update build-docs.yaml
1 parent 3038764 commit 000186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Commit and push docs
1818
working-directory: ./
1919
run: |
20-
git config --global user.email "solapi-robot@solapi.com"
20+
git config --global user.email "robot@solapi.com"
2121
git config --global user.name "SOLAPI Robot"
2222
git add ./docs
2323
git commit -m "Update SDK API References"

0 commit comments

Comments
 (0)