There was an error while loading. Please reload this page.
1 parent 3d63f54 commit 8ca346cCopy full SHA for 8ca346c
1 file changed
.github/workflows/sync.yml
@@ -45,7 +45,8 @@ jobs:
45
- name: Create Pull Request
46
uses: peter-evans/create-pull-request@v5
47
with:
48
- commit-message: "Update fa translations from Transifex"
+ github-token: ${{ secrets.GITHUB_TOKEN }}
49
+ commit-message: "Update Farsi translations from Transifex"
50
title: "Sync translations from Transifex"
51
body: |
52
This PR updates Persian (fa) translations from Transifex.
0 commit comments