Skip to content

Commit

Permalink
ci: disable update index of search in ZH (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: dengbo <bo.deng@datalayers.io>
  • Loading branch information
hipibo and dengbo authored Oct 10, 2024
1 parent 950da0b commit 1337a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
file_paths: https://docs.datalayers.io/

- name: update search index
if: matrix.docs_language == 'zh'
uses: Swilder-M/docsearch-scraper-simple@next
env:
APPLICATION_ID: ${{ secrets.ALGOLIA_APPLICATION_ID }}
Expand Down

0 comments on commit 1337a39

Please sign in to comment.