Skip to content

Commit

Permalink
ci: update secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-hosseini-deriv authored May 2, 2024
1 parent 238575a commit 2214e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation_pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
pull_request_body: 'New Crowdin pull request with translations'
pull_request_base_branch_name: 'master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_PAT }}
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 comments on commit 2214e22

Please sign in to comment.