Skip to content

Commit

Permalink
Merge pull request #24 from qchateau/bugfix/update-upload-artifact
Browse files Browse the repository at this point in the history
Update pypi publish action
  • Loading branch information
qchateau authored Sep 30, 2024
2 parents 68dd9c0 + 8da1025 commit 50b60c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@ jobs:
path: dist

- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: ${{ secrets.PYPI_USERNAME }}
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit 50b60c2

Please sign in to comment.