CI: Add GitHub token for Crowdin sync
This commit is contained in:
committed by
Max Wilfinger
parent
c5fe8d5b4d
commit
f6eccdc702
@@ -62,6 +62,7 @@ jobs:
|
||||
title: "Update translations from Crowdin"
|
||||
body: "Automatic Crowdin update."
|
||||
labels: "translations, automated"
|
||||
token: ${{ secrets.GH_TOKEN_FOR_CROWDIN_SYNC }}
|
||||
delete-branch: true
|
||||
add-paths: |
|
||||
src
|
||||
|
||||
Reference in New Issue
Block a user