Skip to content

Commit

Permalink
Merge pull request #1319 from rzellem/issue_1290
Browse files Browse the repository at this point in the history
Update Trusted Publishing spec to fix bugs
  • Loading branch information
tamimfatahi authored Oct 10, 2024
2 parents f6f98b3 + 320f10c commit be96571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
print-hash: true
repository-url: https://pypi.org/p/exotic/ # for testing sub https://test.pypi.org/legacy/
repository-url: https://upload.pypi.org/legacy/ # for testing sub https://test.pypi.org/legacy/

0 comments on commit be96571

Please sign in to comment.