Skip to content

Commit

Permalink
Support actual PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Oct 1, 2024
1 parent 3814b20 commit a4a59c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
with:
name: python-package-distributions
path: dist/
# - name: Publish distribution to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

github-release:
name: Sign the Python distribution with Sigstore and upload them to GitHub Release
Expand Down

0 comments on commit a4a59c3

Please sign in to comment.