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 ed14869 commit 96b4556Copy full SHA for 96b4556
.github/workflows/pypi.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
environment:
9
name: pypi
10
- url: https://pypi.org/p/gfort2py
+ url: https://pypi.org/project/mesaPlot/
11
permissions:
12
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
13
steps:
0 commit comments