Skip to content

Commit

Permalink
Fixing pypi upload issue (trusted publisher)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinzlet committed Jul 18, 2024
1 parent 7e07591 commit 6796957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: rye build --wheel

- name: Publish to PyPI
run: rye publish -r pypi
uses: pypa/gh-action-pypi[email protected]

# - name: Publish to PyPI
# uses: pypa/[email protected]
Expand Down

0 comments on commit 6796957

Please sign in to comment.