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 84eca52 commit 0943336Copy full SHA for 0943336
.github/workflows/publish.yml
@@ -38,7 +38,6 @@ jobs:
38
python setup.py sdist bdist_wheel
39
40
- name: Publish distribution 📦 to PyPI
41
- if: startsWith(github.ref, 'refs/tags')
42
uses: pypa/gh-action-pypi-publish@release/v1
43
with:
44
verbose: true
0 commit comments