We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0213c9 commit 342dcd3Copy full SHA for 342dcd3
1 file changed
.github/workflows/publish.yml
@@ -26,5 +26,3 @@ jobs:
26
run: python -m build
27
- name: Publish
28
uses: pypa/gh-action-pypi-publish@v1.9.0
29
- # TODO: remove before public release
30
- if: false
0 commit comments