ci: using tokens for publishing (#129)

This commit is contained in:
Aaron Pham
2023-07-20 21:14:14 -04:00
committed by GitHub
parent 11f88b24ca
commit ee7fa63a50

View File

@@ -95,6 +95,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.8.8
with:
skip-existing: true
password: ${{ secrets.PYPI_API_TOKEN }}
prepare-for-dev-cycle:
needs:
- release