Skip to content

Commit

Permalink
Merge pull request #281 from LinkunGao/major/v2.0.0
Browse files Browse the repository at this point in the history
update action
  • Loading branch information
LinkunGao authored Oct 5, 2023
2 parents dd50441 + 21125f9 commit af0d398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/algolia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Push indices to Algolia
uses: signcl/docsearch-scraper-action@master
env:
APPLICATION_ID: ${{ secrets.COPPER3D_GITHUB_TOKEN }}
APPLICATION_ID: ${{ secrets.COPPER3D_ALGOLIA_APPLICATION_ID}}
API_KEY: ${{ secrets.COPPER3D_ALGOLIA_API_KEY }}
CONFIG: ${{ steps.algolia_config.outputs.config }}

0 comments on commit af0d398

Please sign in to comment.