Skip to content

Commit e760aca

Browse files
authored
remove pypi step guard
1 parent e4de384 commit e760aca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/code.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,5 @@ jobs:
152152
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
153153

154154
- name: Publish to PyPI
155-
if: ${{ env.HAS_PYPI_TOKEN }}
156155
uses: pypa/gh-action-pypi-publish@release/v1
157156

0 commit comments

Comments
 (0)