We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfef9f8 commit b7897b1Copy full SHA for b7897b1
.github/workflows/_publish_to_pypi.yaml
@@ -16,7 +16,7 @@ jobs:
16
id-token: write # Required for OIDC authentication.
17
environment:
18
name: pypi
19
- url: https://pypi.org/project/crawlee
+ url: https://pypi.org/project/apify/
20
env:
21
PYTHON_VERSION: 3.12
22
0 commit comments