Skip to content

Commit

Permalink
ci: trying my account
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Jul 15, 2022
1 parent 064e75f commit 1e71b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: python3 -m pip install requests
- run: python3 generate-readme.py
- run: |
git config user.email "suztomo@users.noreply.github.com"
git config user.email "suztomo@google.com"
git config user.name "Tomo Suzuki"
git checkout -b update-readme
git add README.md
Expand Down

0 comments on commit 1e71b01

Please sign in to comment.