We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ac92b commit cb9077bCopy full SHA for cb9077b
.github/workflows/deploy-docs.yml
@@ -41,7 +41,7 @@ jobs:
41
env:
42
ALGOLIA_APP_ID: 'WB1FQYI187'
43
ALGOLIA_API_KEY: '9d489079e5ec46dbb238909fee5c9c29'
44
- ALGOLIA_INDEX_NAME': 'springdocs'
+ ALGOLIA_INDEX_NAME: 'springdocs'
45
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
46
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
47
REFERENCE: ${{ github.event.inputs.build-refname }}
0 commit comments