Skip to content

Commit

Permalink
Merge pull request #20 from newfold-labs/revert-19-press11-144-workfl…
Browse files Browse the repository at this point in the history
…ow-2

Revert "Change Github Access Token in the Crowdin Download Workflow"
  • Loading branch information
circlecube authored Feb 26, 2025
2 parents 77254cb + cc6cf9f commit 76d5115
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.NEWFOLD_ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_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 76d5115

Please sign in to comment.