mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-15 21:31:36 +03:00
Workflows: Attempted fixing crowdin files
Currently causing extra files to be created alongside previous files in crowdin
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
- name: crowdin action
|
||||
uses: https://github.com/crowdin/github-action@v2
|
||||
with:
|
||||
crowdin_branch_name: development
|
||||
upload_sources: true
|
||||
upload_translations: false
|
||||
download_translations: true
|
||||
|
||||
Reference in New Issue
Block a user