Skip to content

Commit

Permalink
Remove legacy search crawler
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawxy committed Oct 10, 2023
1 parent e40b062 commit 0f59e3e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,3 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

- name: Generate Algolia DocSearch index
uses: darrenjennings/algolia-docsearch-action@master
with:
algolia_application_id: ${{ secrets.ALGOLIA_APPLICATION_ID }}
algolia_api_key: ${{ secrets.ALGOLIA_API_KEY }}
file: 'docs/.vitepress/algolia-config.json'

0 comments on commit 0f59e3e

Please sign in to comment.