Skip to content

Commit 7e9dfa0

Browse files
committed
chore: fix GHA release step PyPI url
1 parent 655a6de commit 7e9dfa0

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
environment:
3939
name: pypi-release
40-
url: https://pypi.org/project/scim2-models/
40+
url: https://pypi.org/project/scim2-server/
4141
permissions:
4242
id-token: write
4343

0 commit comments

Comments
 (0)