Skip to content

Commit 7ae69a2

Browse files
committed
update
1 parent 0f11fc7 commit 7ae69a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/exportAndPush.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
- name: Commit and push changes
4343
run: |
4444
cd gaianet-node
45-
git config --local user.email "840732889@qq.com"
46-
git config --global user.name "JYC0413"
45+
# git config --local user.email "840732889@qq.com"
46+
# git config --global user.name "JYC0413"
4747
git add .
4848
git commit -m "Build and deploy chatbot-ui"
4949
git push

0 commit comments

Comments
 (0)