Skip to content

Commit b79149d

Browse files
committed
use proper token
1 parent fd8d0a5 commit b79149d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/translation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Open pull request with changes
2121
uses: peter-evans/create-pull-request@v7
2222
with:
23+
token: "${{ TRANSLATION_SYNC_PAT }}"
2324
commit-message: Automatically sync translations
2425
labels: improvement,localisation
2526
title: Translations updates

0 commit comments

Comments
 (0)