Skip to content

Commit be96571

Browse files
authored
Merge pull request #1319 from rzellem/issue_1290
Update Trusted Publishing spec to fix bugs
2 parents f6f98b3 + 320f10c commit be96571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
uses: pypa/gh-action-pypi-publish@release/v1
5959
with:
6060
print-hash: true
61-
repository-url: https://pypi.org/p/exotic/ # for testing sub https://test.pypi.org/legacy/
61+
repository-url: https://upload.pypi.org/legacy/ # for testing sub https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)