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 ec757bc commit 150de2a
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 @@ -36,4 +36,4 @@ jobs:
with:
upload_sources: true
env:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
CROWDIN_TOKEN: ${{ secrets.CROWDIN_TOKEN }}

0 comments on commit 150de2a

Please sign in to comment.