Skip to content

Commit

Permalink
Revert "ci: Move crowdin config"
Browse files Browse the repository at this point in the history
This reverts commit 7f5a214.
  • Loading branch information
hushenghao committed Nov 5, 2024
1 parent 3f1105f commit 689b08f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Crowdin push
uses: crowdin/github-action@v2
with:
config: '.github/crowdin.yml'
upload_sources: true
upload_translations: true
download_translations: false
Expand All @@ -54,7 +53,6 @@ jobs:
- name: Crowdin pull
uses: crowdin/github-action@v2
with:
config: '.github/crowdin.yml'
upload_sources: false
upload_translations: false
download_translations: true
Expand Down
File renamed without changes.

0 comments on commit 689b08f

Please sign in to comment.