Skip to content

Commit b2b9aa3

Browse files
committed
change to password release
1 parent 51c6046 commit b2b9aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
uses: pypa/gh-action-pypi-publish@v1.1.0
6666
with:
6767
user: __token__
68-
password: "${{ secrets.PYPI_KEY }}"
68+
password: "${{ secrets.PYPI_PASSWORD }}"
6969

0 commit comments

Comments
 (0)