Skip to content

Commit e027330

Browse files
committed
Updated package_workflow to point to cvmatrix instead of ikpls on pypi.
1 parent 9428dbc commit e027330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
id-token: write
2929
environment:
3030
name: pypi
31-
url: https://pypi.org/p/ikpls
31+
url: https://pypi.org/p/cvmatrix
3232

3333
github_release:
3434
needs: publish_package

0 commit comments

Comments
 (0)