Skip to content

Merge from3.6.0 (#2441) #11

Merge from3.6.0 (#2441)

Merge from3.6.0 (#2441) #11

Workflow file for this run

name: deploy-all
on:
push:
paths-ignore:
- 'docs-2.0-zh/**'
- 'docs-2.0-en/**'
branches:
# Remember to add v before the following version number unless the version is master.
- master
jobs:
deploy-zh:
uses: ./.github/workflows/deploy-zh.yml
secrets:
ZHSITE_PASSWORD: ${{ secrets.ZHSITE_PASSWORD }}
deploy-en:
uses: ./.github/workflows/deploy-en.yml

Check failure on line 20 in .github/workflows/deploy-all.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-all.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-all.yml" -> "./.github/workflows/deploy-en.yml" (source branch with sha:70e5335aa0e2fb8e1a754b1fdb3885f18ba4beb9) : You have an error in your yaml syntax on line 35