Skip to content

Commit af0b038

Browse files
authored
Update python-publish.yml (#73)
2 parents 46660b9 + 579e9db commit af0b038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: pypa/gh-action-pypi-publish@release/v1
2727
with:
2828
user: __token__
29-
password: ${{ secrets.PYPI_TOKEN }}
29+
password: ${{ secrets.PYPY_TOKEN }}

0 commit comments

Comments
 (0)