mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 05:07:30 -05:00
ci: fix crowdin config
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
uses: crowdin/github-action@v2
|
||||
env:
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
CROWDIN_BASE_PATH: ${{ githug.workspace }}
|
||||
CROWDIN_BASE_PATH: ${{ github.workspace }}
|
||||
with:
|
||||
command: 'upload'
|
||||
command_args: '--config dev/crowdin.yml'
|
||||
|
||||
Reference in New Issue
Block a user