Skip to content

Commit

Permalink
Set PyPI password from variable
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jul 31, 2024
1 parent 8a600cd commit a6f74ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ jobs:
# Remember to tell (test-)pypi about this repo before publishing
# Remove this line to publish to PyPI
repository-url: https://test.pypi.org/legacy/
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit a6f74ff

Please sign in to comment.