Skip to content

Commit

Permalink
Try release directly to Pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
brasmusson committed Jan 7, 2024
1 parent 265b7ad commit 70b5a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Check dist
run: twine check dist/*

- name: Publish package distributions to TestPyPI
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
packages-dir: python/dist/

0 comments on commit 70b5a65

Please sign in to comment.