We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f068ab commit 45fb373Copy full SHA for 45fb373
.github/workflows/publish_testpypi.yml
@@ -88,7 +88,7 @@ jobs:
88
runs-on: ubuntu-latest
89
environment:
90
name: testpypi
91
- url: https://test.pypi.org/p/kaleido_test
+ url: https://test.pypi.org/p/kaleido
92
# Signs this workflow so pypi trusts it
93
permissions:
94
id-token: write
0 commit comments