Update python-publish.yml
parent
5742960419
commit
2d45fa2359
|
@ -34,4 +34,4 @@ jobs:
|
|||
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_TOKEN }}
|
||||
password: ${{ secrets.PYPI_TOKEN}}
|
||||
|
|
Loading…
Reference in New Issue