There was an error while loading. Please reload this page.
1 parent 180f6fd commit 3c4ccb6Copy full SHA for 3c4ccb6
.github/workflows/publish_pypi.yml
@@ -36,4 +36,4 @@ jobs:
36
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
37
with:
38
user: __token__
39
- password: ${{ secrets.PYPI_TOKEN }}
+ password: ${{ secrets.PYPI_API_SECRET }}
0 commit comments