Skip to content
  • Sponsor docsifyjs/docsify

  • Notifications You must be signed in to change notification settings
  • Fork 5.7k

Commit 9e58302

Browse files
committedMay 23, 2024
ci: fix source
1 parent 4e258ab commit 9e58302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/crowdin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
upload_sources: true
1919
upload_translations: false
2020
download_translations: false
21-
upload_sources_args: --source=docs
21+
source: docs
2222
env:
2323
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
2424
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

0 commit comments

Comments
 (0)