Skip to content

Commit 613e9c2

Browse files
committed
Fix release url
Signed-off-by: Bernát Gábor <[email protected]>
1 parent aa494da commit 613e9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
environment:
1010
name: release
11-
url: https://pypi.org/p/sphinx-argparse-cli
11+
url: https://pypi.org/p/pytest-print
1212
permissions:
1313
id-token: write
1414
steps:

0 commit comments

Comments
 (0)