Skip to content

Commit

Permalink
Update updateReadme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Qian committed Nov 1, 2019
1 parent 44ea719 commit a82e208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateReadme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Commit files
run: |
git config --local user.email "timqian@t9t.io"
git config --local user.name "timqian"
git config --local user.name "action"
git commit -m "update readme from action" -a
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit a82e208

Please sign in to comment.