Skip to content

Commit

Permalink
More workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
croots committed Nov 21, 2024
1 parent a87cf16 commit 9a1a574
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,8 @@ jobs:
with:
name: python-package-distributions
path: dist/
- name: Publish distribution to PyPI
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://www.pypi.org/legacy/

github-release:
name: >-
Expand Down

0 comments on commit 9a1a574

Please sign in to comment.