Skip to content

Commit 0943336

Browse files
committed
remove github.ref line
1 parent 84eca52 commit 0943336

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
python setup.py sdist bdist_wheel
3939
4040
- name: Publish distribution 📦 to PyPI
41-
if: startsWith(github.ref, 'refs/tags')
4241
uses: pypa/gh-action-pypi-publish@release/v1
4342
with:
4443
verbose: true

0 commit comments

Comments
 (0)