Skip to content

Commit

Permalink
Algolia test reindex
Browse files Browse the repository at this point in the history
  • Loading branch information
kpodemski committed Jun 3, 2024
1 parent fe5c185 commit f8c5d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
uses: algolia/setup-algolia-cli@master
with:
version: '1.2.1'
version: '1.6.11'
env:
ALGOLIA_APPLICATION_ID: ${{ secrets.BLOG_ALGOLIA_APPLICATION_ID }}
ALGOLIA_ADMIN_API_KEY: ${{ secrets.BLOG_ALGOLIA_ADMIN_API_KEY }}
Expand Down

0 comments on commit f8c5d48

Please sign in to comment.