Skip to content

Commit

Permalink
Merge pull request #407 from alephium/translations
Browse files Browse the repository at this point in the history
Update CROWDIN_PROJECT_ID
  • Loading branch information
polarker authored Jul 8, 2024
2 parents 6b39ee2 + f4813e7 commit f5bb283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translations-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
pull_request_base_branch_name: "master"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_DOCS_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 comments on commit f5bb283

Please sign in to comment.