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 01c2795 commit bfe53dcCopy full SHA for bfe53dc
.github/workflows/ci.yaml
@@ -55,6 +55,7 @@ jobs:
55
path: site/
56
deploy-docs:
57
name: Deploy docs
58
+ if: github.ref == 'refs/heads/v2'
59
environment:
60
name: github-pages
61
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments