Skip to content

Commit

Permalink
fix: crowdin sync
Browse files Browse the repository at this point in the history
take 2
  • Loading branch information
marcus8448 committed May 14, 2024
1 parent 8a08484 commit 56a622c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crowdin_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
download_translations: false

source: 'src/main/generated/assets/galacticraft/lang/en_us.json'
translation: 'src/main/resources/assets/galacticraft/lang/%locale_with_underscore%.json'
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
env:
Expand Down

0 comments on commit 56a622c

Please sign in to comment.