Skip to content

Commit

Permalink
Configured Writerside to generate Algolia an Algolia search index
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Demidov committed Feb 18, 2024
1 parent f088494 commit de6bbde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ jobs:
name: algolia-indexes
- name: Unzip artifact
run: |
echo Key:
echo ${{env.ALGOLIA_KEY}}
unzip -O UTF-8 -qq ${{ env.ALGOLIA_ARTIFACT }} -d algolia-indexes
env "algolia-key=${{env.ALGOLIA_KEY}}" java -jar /opt/builder/help-publication-agent.jar \
update-index \
Expand Down

0 comments on commit de6bbde

Please sign in to comment.