diff --git a/.github/workflows/translations-download.yaml b/.github/workflows/translations-download.yaml index 3c6b3f9e..137494a2 100644 --- a/.github/workflows/translations-download.yaml +++ b/.github/workflows/translations-download.yaml @@ -26,7 +26,8 @@ jobs: uses: peter-evans/create-pull-request@v7.0.5 with: sign-commits: true - branch-token: ${{ secrets.BOT_GITHUB_TOKEN }} + token: ${{ secrets.BOT_GITHUB_TOKEN }} + branch-token: ${{ secrets.GITHUB_TOKEN }} branch: actions/localazy-download delete-branch: true title: Translations updates