Skip to content

Commit

Permalink
Change Workflow secret (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-vara authored Feb 26, 2025
1 parent 1e2b75d commit 77254cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

env:
# A classic GitHub Personal Access Token with the 'repo' scope selected (the user should have write access to the repository).
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.NEWFOLD_ACCESS_TOKEN }}

# A numeric ID, found at https://crowdin.com/project/<projectName>/tools/api
CROWDIN_PROJECT_ID: ${{ inputs.CROWDIN_PROJECT_ID }}
Expand Down

0 comments on commit 77254cb

Please sign in to comment.