This commit is contained in:
Seaswimmer 2024-06-16 06:56:55 -04:00
parent 0b0393b38f
commit 77d0df7309
No known key found for this signature in database

View file

@ -21,4 +21,4 @@ jobs:
- name: Publish the package
uses: actions/pypi-publish@v1
with:
password: {{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}