Skip to content

Commit b05f58a

Browse files
Fix publish
1 parent de636be commit b05f58a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-on-pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ concurrency:
1818

1919
jobs:
2020
docs-deploy:
21-
if: github.ref == 'refs/heads/main'
2221
environment:
2322
name: github-pages
2423
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)