Skip to content

Commit

Permalink
Update update_readme.yml
Browse files Browse the repository at this point in the history
Signed-off-by: aloke majumder <aloke.13@gmail.com>
  • Loading branch information
alokemajumder authored Oct 29, 2023
1 parent bebec7f commit f1c7a5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,5 @@ jobs:
run: |
python .github/scripts/update_readme.py
git add README.md static/images content
git config --local user.email "${PR_USER}@users.noreply.github.com"
git config --local user.name "$PR_USER"
git commit -m "Update README.md"
git push

0 comments on commit f1c7a5e

Please sign in to comment.