Skip to content

Commit

Permalink
fix pypi inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSteen authored Jan 5, 2023
1 parent 25639ac commit e739c20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1
with:
python_version: ${{ matrix.python-version }}
pypi_token: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit e739c20

Please sign in to comment.