fix pypi token

This commit is contained in:
Brendan Haines 2024-09-14 17:16:19 -06:00
parent c0bb08c17b
commit e2e19876cc

View File

@ -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: >-