Skip to content

Commit 4fe4e5f

Browse files
authored
Update deploy-production.yml
Try to fix the Algolia crawling by syncing the crawler-name in the GH action and in the Algolia crawler dashboard
1 parent 7ffd63e commit 4fe4e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
5757
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
5858
site-url: 'https://docs.strapi.io'
59-
crawler-name: 'strapi_newCmsCrawler_march2025'
59+
crawler-name: 'cmsDocs'

0 commit comments

Comments
 (0)