We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4de384 commit e760acaCopy full SHA for e760aca
.github/workflows/code.yml
@@ -152,6 +152,5 @@ jobs:
152
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
153
154
- name: Publish to PyPI
155
- if: ${{ env.HAS_PYPI_TOKEN }}
156
uses: pypa/gh-action-pypi-publish@release/v1
157
0 commit comments