Fix the Localazy download workflow
This commit is contained in:
3
.github/workflows/translations-download.yaml
vendored
3
.github/workflows/translations-download.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user