Skip to content

Commit

Permalink
Merge pull request #20 from deriv-com/ako/update-github-token-secret
Browse files Browse the repository at this point in the history
Update translation_pull.yml
  • Loading branch information
ali-hosseini-deriv authored May 2, 2024
2 parents 249da51 + 2214e22 commit d4fe5f7
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.PERSONAL_ACCESS_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 comments on commit d4fe5f7

Please sign in to comment.