There was an error while loading. Please reload this page.
1 parent f692d11 commit fa0b3ffCopy full SHA for fa0b3ff
1 file changed
.github/workflows/python-publish.yml
@@ -39,8 +39,5 @@ jobs:
39
run: |
40
python -m cibuildwheel --output-dir wheelhouse
41
- name: Publish
42
- env:
43
- TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
44
- TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
45
46
twine upload wheelhouse/*
0 commit comments