Update aloglia.yml

This commit is contained in:
weisheng 2023-07-29 15:51:38 +08:00 committed by GitHub
parent 154a59b193
commit 7840ee0109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
id: algolia_config
run: echo "::set-output name=config::$(cat algolia.json | jq -r tostring)"
- name: Push indices to Algolia
uses: signcl/docsearch-scraper-action@master
uses: iChochy/Algolia-Upload-Records@main
env:
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
API_KEY: ${{ secrets.API_KEY }}