Skip to content

Commit 67320bd

Browse files
committed
fix pypi url
1 parent 9433c3d commit 67320bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
environment:
1616
name: pypi
17-
url: https://pypi.org/p/Piff
17+
url: https://pypi.org/project/MockMPI/
1818
permissions:
1919
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
2020

0 commit comments

Comments
 (0)