Skip to content

Commit 6b45b9e

Browse files
authored
Merge pull request #625 from ably/release-job
fix: add "dev" suffix since "ably" is taken in testpypi
2 parents 924bd33 + 8a4c5a1 commit 6b45b9e

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)