Skip to content

Commit

Permalink
chore: Update python-package.yml
Browse files Browse the repository at this point in the history
Another attempt to publish release 1.0.1
  • Loading branch information
pbrod authored Oct 3, 2024
1 parent 4301c10 commit 9b54151
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:

- uses: pdm-project/setup-pdm@v4

- name: Build package distributions
run: pdm build

- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
run: pdm publish

#- name: Publish release distributions to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 9b54151

Please sign in to comment.