Skip to content

Commit 96b4556

Browse files
committed
Fix environment settings
1 parent ed14869 commit 96b4556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
environment:
99
name: pypi
10-
url: https://pypi.org/p/gfort2py
10+
url: https://pypi.org/project/mesaPlot/
1111
permissions:
1212
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1313
steps:

0 commit comments

Comments
 (0)