Skip to content

Commit 463fe2d

Browse files
committed
back to pypi key
1 parent c8def64 commit 463fe2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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_PASSWORD }}"
68+
password: "${{ secrets.PYPI_KEY }}"
6969

0 commit comments

Comments
 (0)