We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2528f9 commit 3ca0bcbCopy full SHA for 3ca0bcb
.github/workflows/deploy.yml
@@ -53,7 +53,6 @@ jobs:
53
keep_files: true
54
55
deploy-versioned-docs-page:
56
- needs: [deploy-site-page, deploy-latest-docs-page]
57
if: github.ref != 'refs/heads/master'
58
runs-on: ubuntu-20.04
59
continue-on-error: true
0 commit comments