Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Algolia DocSearch Scraper #413

Algolia DocSearch Scraper

Algolia DocSearch Scraper #413

Workflow file for this run

name: Algolia DocSearch Scraper
on:
schedule:
- cron: "0 3 * * *"
workflow_dispatch:
jobs:
cron:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: darrenjennings/algolia-docsearch-action@master
with:
algolia_application_id: PPVJZD9QQI
algolia_api_key: ${{ secrets.ALGOLIA_API_KEY }}
file: algolia.config.json