This commit is contained in:
Seaswimmer 2024-06-16 06:56:55 -04:00
parent 0b0393b38f
commit 77d0df7309
Signed by: cswimr
SSH key fingerprint: SHA256:YFMp0clWG1Y62XZeVKdIzzRltyCZhvXr9rTLRp7Eah0

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 }}