1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-23 14:46:52 +09:00

Fix download of stable translation files in glitch-soc

This commit is contained in:
Claire 2024-10-08 13:41:11 +02:00
parent 6967031144
commit 1de6d511f4

View File

@ -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