Skip to content

Commit 36bed11

Browse files
authored
Update publish_to_pypi.yml
1 parent 6f9bcfa commit 36bed11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
--outdir dist/
3030
.
3131
- name: Publish to PyPI
32-
if: startsWith(github.ref, 'refs/tags')
3332
uses: pypa/gh-action-pypi-publish@master
3433
with:
3534
username: __token__

0 commit comments

Comments
 (0)