We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9433c3d commit 67320bdCopy full SHA for 67320bd
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
environment:
16
name: pypi
17
- url: https://pypi.org/p/Piff
+ url: https://pypi.org/project/MockMPI/
18
permissions:
19
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
20
0 commit comments