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 9f9be63 commit 47fd967Copy full SHA for 47fd967
.github/workflows/publish.yml
@@ -38,7 +38,6 @@ jobs:
38
.
39
40
- name: Publish a Python distribution to PyPI
41
- if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
42
uses: pypa/gh-action-pypi-publish@master
43
with:
44
user: __token__
0 commit comments