CI: Just use github_actions as default_author

This commit is contained in:
Rafael Mardojai CM 2023-06-22 10:59:13 -05:00
parent 0006c5011f
commit 7da2cd943c
No known key found for this signature in database
GPG key ID: 2B2DAB2A58566C84

View file

@ -14,8 +14,7 @@ jobs:
- run: python gen_cldr_langs.py
- uses: EndBug/add-and-commit@v9
with:
committer_name: GitHub Actions
committer_email: actions@github.com
default_author: github_actions
message: "Update languages names translations"
add: "['cldr-langs/*.po', 'cldr-langs/LINGUAS']"