Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Nov 22, 2023
1 parent 502d2df commit bbc92f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
shell: python

- name: Git Config
run: git config user.name whitewum && git config user.email min.wu@vesoft.com
run: git config user.name ChrisChen2023 && git config user.email chris.chen@vesoft.com

- name: save tmp files
run: |
Expand Down

0 comments on commit bbc92f8

Please sign in to comment.