diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 3d89758981fe46..6d3ae9daf18808 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -98,7 +98,6 @@ jobs: env.COMMENT_BODY != '' with: repo-token: ${{ secrets.GITHUB_TOKEN }} - repo-token-user-login: 'github-actions[bot]' message: > ${{ steps.check-commits.outcome == 'failure' && 'Errors and warnings' || 'Warnings' }} found by [git-po-helper](https://github.com/git-l10n/git-po-helper#readme) in workflow