ci: Use permissions and regular GitHub token instead of PAT
This commit is contained in:
parent
c3d457d7de
commit
59273999e9
3 changed files with 7 additions and 3 deletions
1
.github/workflows/push_strings.yml
vendored
1
.github/workflows/push_strings.yml
vendored
|
|
@ -24,6 +24,5 @@ jobs:
|
|||
config: crowdin.yml
|
||||
upload_sources: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REPOSITORY_PUSH_ACCESS }}
|
||||
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue