Skip to content

Commit

Permalink
correct token
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrunewald committed Jan 7, 2025
1 parent 2b86ed7 commit 079e1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
@@ -88,4 +88,4 @@ jobs:
with:
repository-url: https://test.pypi.org/legacy/
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_TEST_API_TOKEN }}

0 comments on commit 079e1ae

Please sign in to comment.