We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6836f4 commit d9cdad3Copy full SHA for d9cdad3
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -38,7 +38,7 @@ jobs:
38
39
environment:
40
name: testpypi
41
- url: https://test.pypi.org/project/scipplan
+ url: https://test.pypi.org/p/scipplan
42
43
permissions:
44
id-token: write # IMPORTANT: mandatory for trusted publishing
0 commit comments