Skip to content

Commit

Permalink
! wrong token for pypi publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei Rubashev committed Jul 23, 2024
1 parent b1a55cd commit 0084e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
pypi_token: ${{ secrets.PYPI_TEST_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}
python_version: ${{ env.PYTHON_BUILD_VERSION }}

0 comments on commit 0084e4c

Please sign in to comment.