Skip to content

Commit 304f46f

Browse files
authored
Update deploy-production.yml
1 parent cabf31f commit 304f46f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-production.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454
crawler-api-key: ${{ secrets.CRAWLER_API_KEY }}
5555
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
5656
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
57-
site-url: "https://docs.strapi.io"
58-
crawler-name: "strapiDocsNext"
57+
site-url: "https://docs-v4.strapi.io"
58+
crawler-name: "strapiv4Docs"

0 commit comments

Comments
 (0)