Skip to content

Commit

Permalink
Update translation_pull.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-hosseini-deriv authored May 2, 2024
1 parent 249da51 commit 238575a
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.SERVICEACCOUNT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_PAT }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 comments on commit 238575a

Please sign in to comment.