Fix the Localazy download workflow

This commit is contained in:
Quentin Gliech
2024-12-13 16:51:49 +01:00
parent 2a0af87af3
commit 1abd57e9c9

View File

@@ -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