fix pypi token
This commit is contained in:
parent
c0bb08c17b
commit
e2e19876cc
2
.github/workflows/python_publish.yml
vendored
2
.github/workflows/python_publish.yml
vendored
@ -56,6 +56,8 @@ jobs:
|
||||
path: dist/
|
||||
- name: Publish distribution 📦 to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
||||
github-release:
|
||||
name: >-
|
||||
|
Loading…
x
Reference in New Issue
Block a user