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 de636be commit b05f58aCopy full SHA for b05f58a
.github/workflows/publish-on-pypi.yml
@@ -18,7 +18,6 @@ concurrency:
18
19
jobs:
20
docs-deploy:
21
- if: github.ref == 'refs/heads/main'
22
environment:
23
name: github-pages
24
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments