Skip to content

Commit

Permalink
Update deploy-production to use proper Algolia index
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Oct 1, 2024
1 parent 918ee8e commit 88c16ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
site-url: 'https://docs.strapi.io'
crawler-name: 'strapiDocsNext'
crawler-name: 'v5-docs'

0 comments on commit 88c16ac

Please sign in to comment.