Update python-publish.yml

This commit is contained in:
Richard Mwewa
2022-06-16 02:03:54 +02:00
committed by GitHub
parent ccb40ec942
commit 8967e9ae7a

View File

@@ -29,5 +29,5 @@ jobs:
run: python3 -m twine upload dist/*
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: 'rly0nheart'
user: __token__
password: ${{ secrets.PYPY_API_TOKEN}