Update run-algolia.yml

This commit is contained in:
luke-hagar-sp
2023-07-07 10:35:08 -05:00
committed by GitHub
parent c4a3ee3e97
commit d506a15362

View File

@@ -22,6 +22,7 @@ env:
jobs:
publish:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- uses: actions/checkout@v2
@@ -34,4 +35,4 @@ jobs:
env:
APPLICATION_ID: ${{ secrets.ALGOLIA_APPLICATION_ID }}
API_KEY: ${{ secrets.ALGOLIA_API_KEY }}
CONFIG: ${{ steps.algolia_config.outputs.config }}
CONFIG: ${{ steps.algolia_config.outputs.config }}