diff --git a/.github/workflows/i18n-check.yaml b/.github/workflows/i18n-check.yaml index f2e51d30c..6c046daec 100644 --- a/.github/workflows/i18n-check.yaml +++ b/.github/workflows/i18n-check.yaml @@ -44,6 +44,7 @@ jobs: if: | always() && (hashFiles('i18n-missing/*.txt') != '') with: + token: ${{ secrets.GITHUB_TOKEN }} commit-message: "chore(i18n): report missing translation keys" title: "chore(i18n): report missing translation keys" body: |