We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9432f8 + 4d8ff02 commit ce9a054Copy full SHA for ce9a054
1 file changed
.github/workflows/Build.yml
@@ -26,7 +26,7 @@ jobs:
26
27
deploy:
28
name: Deploy Docs
29
- needs: build_mkdocs
+ needs: build
30
environment:
31
name: github-pages
32
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments