Skip to content

Commit

Permalink
Set the api_token_env
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Jan 31, 2024
1 parent ef7a9a3 commit 9c328a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
dryrun_action: true
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
project_id_env: ${{ secrets.CROWDIN_PROJECT_ID }}
api_token_env: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 comments on commit 9c328a0

Please sign in to comment.