Skip to content

Commit 6ed7e44

Browse files
authored
Update python-publish.yml
1 parent 682c9b8 commit 6ed7e44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ jobs:
6868
uses: pypa/gh-action-pypi-publish@release/v1
6969
with:
7070
packages-dir: dist/
71+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)