Skip to content

Commit

Permalink
Update publish-testpypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh authored Feb 21, 2022
1 parent 5b5157d commit ad03629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
run: python -m build
- name: Publish package to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
continue-on-error: true
with:
user: __token__
password: ${{ secrets.TEST_PYPI_TOKEN }}
Expand Down

0 comments on commit ad03629

Please sign in to comment.