readme
This commit is contained in:
parent
e653712012
commit
231171c9ba
4 changed files with 7 additions and 7 deletions
2
.github/workflows/update_thanks.yml
vendored
2
.github/workflows/update_thanks.yml
vendored
|
|
@ -36,6 +36,6 @@ jobs:
|
|||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git add readme.md readme-pl.md .github/avatars/
|
||||
git add README.md README-pl.md .github/avatars/
|
||||
git diff --cached --quiet || git commit -m "chore: update contributors and thanks"
|
||||
git push
|
||||
Loading…
Add table
Add a link
Reference in a new issue