Skip to content

Commit

Permalink
Update translations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 authored Sep 27, 2024
1 parent 3a2328b commit b93967a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Grab strings from Crowdin
if: github.triggering_actor != '[email protected]' && github.triggering_actor != '[email protected]'
uses: crowdin/github-action@v2.2.0
uses: crowdin/github-action@v2.1.1
with: # This part can be a little fragile, be careful!
upload_sources: true
upload_translations: false
Expand All @@ -52,4 +52,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
INPUT_CROWDIN_BRANCH_NAME: "i18n-crowdin-translations"

0 comments on commit b93967a

Please sign in to comment.