Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
Attach secret to python publish

---------

Co-authored-by: cyriaquem <[email protected]>
  • Loading branch information
cyriaquem and cyriaquem authored Feb 28, 2025
1 parent d24942a commit 10b2bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: dist/
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 10b2bb9

Please sign in to comment.