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 9428dbc commit e027330Copy full SHA for e027330
.github/workflows/package_workflow.yml
@@ -28,7 +28,7 @@ jobs:
28
id-token: write
29
environment:
30
name: pypi
31
- url: https://pypi.org/p/ikpls
+ url: https://pypi.org/p/cvmatrix
32
33
github_release:
34
needs: publish_package
0 commit comments