Skip to content

Commit d3e1365

Browse files
authored
use test.pypi for test
1 parent 3ea6220 commit d3e1365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/${{ github.event.release.name }}
59+
url: https://test.pypi.org/project/aws-durable-execution-sdk-python/${{ github.event.release.name }}
6060

6161
steps:
6262
- name: Retrieve release distributions

0 commit comments

Comments
 (0)