mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
Update aloglia.yml
This commit is contained in:
parent
154a59b193
commit
7840ee0109
2
.github/workflows/aloglia.yml
vendored
2
.github/workflows/aloglia.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
id: algolia_config
|
id: algolia_config
|
||||||
run: echo "::set-output name=config::$(cat algolia.json | jq -r tostring)"
|
run: echo "::set-output name=config::$(cat algolia.json | jq -r tostring)"
|
||||||
- name: Push indices to Algolia
|
- name: Push indices to Algolia
|
||||||
uses: signcl/docsearch-scraper-action@master
|
uses: iChochy/Algolia-Upload-Records@main
|
||||||
env:
|
env:
|
||||||
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
|
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
|
||||||
API_KEY: ${{ secrets.API_KEY }}
|
API_KEY: ${{ secrets.API_KEY }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user