We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efbde0 commit a558debCopy full SHA for a558deb
1 file changed
.github/workflows/publish-pypi.yml
@@ -30,5 +30,3 @@ jobs:
30
- name: Publish to PyPI
31
run: |
32
bash ./bin/publish-pypi
33
- env:
34
- PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
0 commit comments