File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 24
24
upload_sources : true
25
25
upload_translations : false
26
26
download_translations : false
27
- base_url : ' https://express.api.crowdin.com'
28
27
env :
29
28
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
30
29
CROWDIN_PROJECT_ID : ${{ secrets.CROWDIN_PROJECT_ID }}
Original file line number Diff line number Diff line change 59
59
pull_request_body : >
60
60
New Crowdin translations from the [express.js crowdin project](https://express.crowdin.com/u/projects/1). cc: @expressjs/docs-wg
61
61
pull_request_base_branch_name : ' gh-pages'
62
- base_url : ' https://express.api.crowdin.com'
63
62
env :
64
63
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
65
64
CROWDIN_PROJECT_ID : ${{ secrets.CROWDIN_PROJECT_ID }}
Original file line number Diff line number Diff line change 9
9
translation : /%two_letters_code%/index.md
10
10
preserve_hierarchy : true
11
11
project_id_env : CROWDIN_PROJECT_ID
12
+ base_url : ' https://express.api.crowdin.com'
12
13
api_token_env : CROWDIN_PERSONAL_TOKEN
You can’t perform that action at this time.
0 commit comments