Skip to content

Commit b55b541

Browse files
Update python-release.yml
1 parent e5623bd commit b55b541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
uses: pypa/gh-action-pypi-publish@master
2222
with:
2323
user: __token__
24-
password: ${{ secrets.pypi_password }}
24+
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)