Skip to content

Commit

Permalink
switch to token auth
Browse files Browse the repository at this point in the history
  • Loading branch information
cjw296 committed Dec 10, 2020
1 parent 0ae20f2 commit e7ac92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .carthorse.yml
Expand Up @@ -5,5 +5,5 @@ carthorse:
- version-not-tagged
actions:
- run: "sudo pip install -e .[build]"
- run: "twine upload -u chrisw -p $PYPI_PASS dist/*"
- run: "twine upload -u __token__ -p $PYPI_TOKEN dist/*"
- create-tag

0 comments on commit e7ac92a

Please sign in to comment.