Skip to content

Commit 0555560

Browse files
Update python-publish.yml
1 parent d7aaeea commit 0555560

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 }}

0 commit comments

Comments
 (0)