Skip to content

Commit a32e2e4

Browse files
authored
Update pypi-publish.yml to use test.pypi
1 parent fbde2e7 commit a32e2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
#
5757
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
5858
# ALTERNATIVE: exactly, uncomment the following line instead:
59-
url: https://pypi.org/project/aws-durable-execution-sdk-python-testing/${{ github.event.release.name }}
59+
url: https://test.pypi.org/project/aws-durable-execution-sdk-python-testing/${{ github.event.release.name }}
6060

6161
steps:
6262
- name: Retrieve release distributions

0 commit comments

Comments
 (0)