Skip to content

Commit 71dcf0b

Browse files
committed
fix: correct crawler name
1 parent a2f04f0 commit 71dcf0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crawler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
2626
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
2727
site-url: "https://sphinx-docsearch.readthedocs.io/"
28-
crawler-name: "sphinx test"
28+
crawler-name: "sphinx-docsearch"

0 commit comments

Comments
 (0)