Skip to content

Commit 0c95062

Browse files
authored
Update python-publish.yml
1 parent 969ff6d commit 0c95062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
4141
with:
4242
user: __token__
43-
password: ${{ secrets.PYPI_API_TOKEN }}
43+
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)