Skip to content

Commit 1b828b5

Browse files
committed
fix for not thinking :)
1 parent ee5d3e9 commit 1b828b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
environment:
1313
name: pypi
14-
url: https://pypi.org/p/<your-pypi-project-name>
14+
url: https://pypi.org/p/graphconstructor
1515
permissions:
1616
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1717
steps:

0 commit comments

Comments
 (0)