Skip to content

Commit b7897b1

Browse files
committed
ci: fix PyPI project name
1 parent dfef9f8 commit b7897b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_publish_to_pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id-token: write # Required for OIDC authentication.
1717
environment:
1818
name: pypi
19-
url: https://pypi.org/project/crawlee
19+
url: https://pypi.org/project/apify/
2020
env:
2121
PYTHON_VERSION: 3.12
2222

0 commit comments

Comments
 (0)