Skip to content

Commit

Permalink
Use set-algolia-env-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed May 21, 2024
1 parent b0b0b91 commit 8b06283
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
~/.cache/antora
- name: Install and Run Antora
env:
ALGOLIA_APP_ID: 'WB1FQYI187'
ALGOLIA_API_KEY: '9d489079e5ec46dbb238909fee5c9c29'
ALGOLIA_INDEX_NAME: 'springdocs'
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
REFERENCE: ${{ github.event.inputs.build-refname }}
Expand Down
1 change: 1 addition & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ antora:
- require: '@springio/antora-extensions/override-navigation-builder-extension'
- require: '@springio/antora-extensions/partial-build-extension'
- require: '@springio/antora-extensions/publish-docsearch-config-extension'
- require: '@springio/antora-extensions/set-algolia-env-extension'
- require: '@springio/antora-extensions/static-page-extension'
- require: '@springio/antora-xref-extension'
- require: '@springio/antora-zip-contents-collector-extension'
Expand Down

0 comments on commit 8b06283

Please sign in to comment.