We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe9451 commit b409a81Copy full SHA for b409a81
.github/workflows/test-release.yml
@@ -49,7 +49,7 @@ jobs:
49
50
environment:
51
name: testpypi
52
- url: https://test.pypi.org/p/plotly
+ url: https://test.pypi.org/p/plotly-testing
53
54
permissions:
55
id-token: write # IMPORTANT: mandatory for trusted publishing
0 commit comments