Fix token naming

pull/117/head
Ibrahim Numanagić 2022-12-13 13:12:11 -08:00
parent 3e988f904d
commit cd1c205e80
1 changed files with 1 additions and 1 deletions

View File

@ -245,5 +245,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
password: ${{ secrets.PYPY_TOKEN }}