Skip to content

Commit 72b54fa

Browse files
conflict fix
2 parents 781cad1 + 3dc74aa commit 72b54fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- run:
4848
command: |
4949
git config --local user.email "sysadmin@binary.com"
50-
git config --local user.name "Automated gh-pages deploy"
50+
git config --local user.name "gh-pages deploy bot"
5151
make gh-pages
5252
workflows:
5353
version: 2

0 commit comments

Comments
 (0)