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