Skip to content

Commit

Permalink
Merge pull request #39 from sonnhfit/dev
Browse files Browse the repository at this point in the history
change ci pypi
  • Loading branch information
sonnhfit authored Apr 21, 2024
2 parents b24861b + ebebafe commit 9e27163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
password: ${{ secrets.PYPI_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/
repository-url: https://upload.pypi.org/legacy/

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.14

0 comments on commit 9e27163

Please sign in to comment.