Update python-publish.yml

main
witchdocsec 2024-05-25 15:20:21 +01:00 committed by GitHub
parent 0b9eface46
commit 7301992f86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: ${{ secrets.api_key }}
password: ${{ secrets.PYPI_TOKEN }}