Skip to content

Commit

Permalink
fix: update pypi_api_token
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff committed Mar 10, 2023
1 parent 32ee151 commit c2f4135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
# 2) Set the pypi_token in the repo
# 3) Uncomment the two lines below
repository_username: __token__
repository_password: ${{ secrets.PYPI_TOKEN }}
repository_password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit c2f4135

Please sign in to comment.