We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1a912d + 304f46f commit ea63c25Copy full SHA for ea63c25
.github/workflows/deploy-production.yml
@@ -54,5 +54,5 @@ jobs:
54
crawler-api-key: ${{ secrets.CRAWLER_API_KEY }}
55
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
56
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
57
- site-url: "https://docs.strapi.io"
58
- crawler-name: "strapiDocsNext"
+ site-url: "https://docs-v4.strapi.io"
+ crawler-name: "strapiv4Docs"
0 commit comments