Skip to content

Commit

Permalink
workflow: rename CROWDIN_TOKEN environment variable to match crowdin.…
Browse files Browse the repository at this point in the history
…yaml
  • Loading branch information
lifehackerhansol committed Jul 10, 2024
1 parent e80a2bc commit fffa66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
upload_sources: true
env:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
CROWDIN_TOKEN: ${{ secrets.CROWDIN_TOKEN }}

0 comments on commit fffa66d

Please sign in to comment.