mirror of
https://github.com/funamitech/mastodon
synced 2024-11-23 22:57:05 +09:00
Fix download of stable translation files in glitch-soc
This commit is contained in:
parent
6967031144
commit
1de6d511f4
@ -26,6 +26,7 @@ jobs:
|
|||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@v2
|
uses: crowdin/github-action@v2
|
||||||
with:
|
with:
|
||||||
|
config: crowdin-glitch.yml
|
||||||
upload_sources: false
|
upload_sources: false
|
||||||
upload_translations: false
|
upload_translations: false
|
||||||
download_translations: true
|
download_translations: true
|
||||||
|
Loading…
Reference in New Issue
Block a user