Skip to content

Commit 8a4c5a1

Browse files
committed
fix: add "dev" suffix since "ably" is taken in testpypi
1 parent eadfdaa commit 8a4c5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
environment:
109109
name: testpypi
110-
url: https://test.pypi.org/p/ably
110+
url: https://test.pypi.org/p/ably-dev
111111

112112
permissions:
113113
id-token: write # IMPORTANT: mandatory for trusted publishing

0 commit comments

Comments
 (0)