diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 39d45d4..98fdbd2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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']"