Skip to content

Commit

Permalink
Update pypa/gh-action-pypi-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
lululxvi committed Oct 27, 2024
1 parent a53d8f7 commit 414e457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: artifact
path: dist

- name: Publish on PyPI
uses: pypa/gh-action-pypi-publish@v1.6.4
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 414e457

Please sign in to comment.