Skip to content

Commit 872cfa7

Browse files
Update python-package.yml
1 parent fb09d02 commit 872cfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
- name: Publish to Pypi
6262
uses: pypa/gh-action-pypi-publish@release/v1
6363
with:
64-
password: ${{ secrets.PYPI_PASSWORD }}
64+
password: ${{ secrets.PYPI_API }}

0 commit comments

Comments
 (0)