Skip to content

Commit

Permalink
Update and rename publish_to_test_pypi.yml to publish_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
albop authored Nov 7, 2024
1 parent ed9ee14 commit e889e44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
# repository_url: https://test.pypi.org/legacy/

- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.pypi_password }}

0 comments on commit e889e44

Please sign in to comment.