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 ed76175 commit 47f6af1Copy full SHA for 47f6af1
.github/workflows/main-version.yml
@@ -47,7 +47,7 @@ jobs:
47
environment:
48
name: github-pages
49
url: ${{ steps.deployment.outputs.page_url }}
50
- needs: build
+ needs: version
51
runs-on: ubuntu-latest
52
name: Deploy
53
steps:
0 commit comments