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.
1 parent 5f86dbe commit 9ba89ebCopy full SHA for 9ba89eb
.github/workflows/deploy-gh-pages.yml
@@ -55,6 +55,7 @@ jobs:
55
path: '.out'
56
57
deploy:
58
+ needs: "build"
59
environment:
60
name: github-pages
61
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments