Skip to content

Commit

Permalink
Update PyPI token.
Browse files Browse the repository at this point in the history
  • Loading branch information
briandesilva committed Jan 29, 2020
1 parent 1c61e8e commit 234b905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.pypi_password }}
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 234b905

Please sign in to comment.