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.
crawler-name
1 parent a79842f commit 319100dCopy full SHA for 319100d
.github/workflows/deploy-production.yaml
@@ -98,6 +98,7 @@ jobs:
98
id: docsearch-crawl
99
with:
100
crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}
101
+ crawler-name: 'lotusdev'
102
crawler-api-key: ${{ secrets.CRAWLER_API_KEY }}
103
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
104
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
0 commit comments