Skip to content

Commit

Permalink
remove tag
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Oct 10, 2024
1 parent 7a3f90f commit ad79db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: dist/

- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@6f7e8d9c0b1a2c3d4e5f6a7b8c9d0e1f2a3b4c5d
uses: pypa/gh-action-pypi-publish
with:
user: ${{ secrets.PYPI_USERNAME }}
password: ${{ secrets.PAT_PYPI }}

0 comments on commit ad79db6

Please sign in to comment.