Skip to content

Commit

Permalink
[GitHub Actions] Update to crowdin/github-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Jun 8, 2024
1 parent e416a6c commit bc149db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin_download_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
git checkout -qf master
- name: Download Translations from Crowdin
uses: crowdin/github-action@v1
uses: crowdin/github-action@v2
with:
config: 'crowdin.yml'
upload_sources: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin_upload_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ref: 'master'

- name: Crowdin Action
uses: crowdin/github-action@v1
uses: crowdin/github-action@v2
with:
config: 'crowdin.yml'
upload_sources: true
Expand Down

0 comments on commit bc149db

Please sign in to comment.