Skip to content

Commit 92efaaf

Browse files
authored
fix: pypi publish
1 parent d02af66 commit 92efaaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ jobs:
8989
uses: pypa/gh-action-pypi-publish@release/v1
9090
with:
9191
user: ${{ secrets.PYPI_USER }}
92-
password: ${{ secrets.PYPI_TOKEN }}
92+
password: ${{ secrets.PYPI_PASSWORD }}
9393
repository_url: https://upload.pypi.org/legacy/

0 commit comments

Comments
 (0)