Skip to content

Commit

Permalink
switch to correct pypi token
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Apr 1, 2022
1 parent 4226432 commit 8ed33cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
run: twine upload dist/*
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.pypi_token }}
TWINE_PASSWORD: ${{ secrets.watchgod_pypi_token }}

0 comments on commit 8ed33cc

Please sign in to comment.