Skip to content

Commit

Permalink
ci: publish to real pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
tigattack committed Aug 20, 2024
1 parent 733f91f commit 6e261fd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ jobs:
- name: Publish package
run: poetry build

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

0 comments on commit 6e261fd

Please sign in to comment.