diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1807e99..39d45d4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,5 +17,5 @@ jobs: committer_name: GitHub Actions committer_email: actions@github.com message: "Update languages names translations" - add: ["cldr-langs/*.po", "cldr-langs/LINGUAS"] + add: "['cldr-langs/*.po', 'cldr-langs/LINGUAS']"