Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 59ed719

Browse files
authored
Update python-publish.yml
1 parent fd263ef commit 59ed719

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
@@ -41,4 +41,4 @@ jobs:
4141
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
4242
with:
4343
user: __token__
44-
password: pypi-AgEIcHlwaS5vcmcCJGNhYTA3NjVlLTg4ZGEtNDhlOC1iYWYwLTc3OTg3NzU3N2Y1NgACKlszLCI3MTdkNzZiZC02ZjBmLTQwNjItOGU1MC0yM2IyZGYwYTMwYTIiXQAABiA0Z7XXxeJ2CmlIN7XrVX8UswbYcac-w7ttusjqDi2xYQ
44+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)