Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Goldsmith authored and Ben Goldsmith committed Oct 14, 2023
1 parent ab35c6b commit bed42ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
run: |
twine upload dist/*
env:
TWINE_USERNAME: _token_
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit bed42ff

Please sign in to comment.