We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d44c6 commit 679c1b9Copy full SHA for 679c1b9
.github/workflows/translations-download.yaml
@@ -26,7 +26,8 @@ jobs:
26
uses: peter-evans/[email protected]
27
with:
28
sign-commits: true
29
- branch-token: ${{ secrets.BOT_GITHUB_TOKEN }}
+ token: ${{ secrets.BOT_GITHUB_TOKEN }}
30
+ branch-token: ${{ secrets.GITHUB_TOKEN }}
31
branch: actions/localazy-download
32
delete-branch: true
33
title: Translations updates
0 commit comments