Skip to content

Commit

Permalink
fix: Algolia admin key bis
Browse files Browse the repository at this point in the history
  • Loading branch information
aoudiamoncef committed Nov 8, 2023
1 parent 0e267fe commit cccae01
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 @@ -57,6 +57,6 @@ jobs:
uses: aoudiamoncef/hugo-algolia-uploader@main
with:
app_id: ${{ secrets.HUGOXPARAMSXALGOLIA_APPID }}
admin_key: ${{ secrets.HUGOXPARAMSXALGOLIA_APIKEY }}
admin_key: ${{ secrets.HUGO_ALGOLIA_ADMIN_APIKEY }}
index_name: ${{ secrets.HUGOXPARAMSXALGOLIA_INDEXNAME }}
index_languages: en,fr

0 comments on commit cccae01

Please sign in to comment.