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 858e633 commit af6f56dCopy full SHA for af6f56d
1 file changed
.github/workflows/release-to-pypi.yml
@@ -49,8 +49,6 @@ jobs:
49
# packages-dir: dist/
50
51
- name: Publish to PyPI
52
- if: steps.release.outputs.released == '0'
53
uses: pypa/gh-action-pypi-publish@release/v1
54
with:
55
- packages-dir: dist/
56
- skip-existing: true
+ packages-dir: dist/
0 commit comments