Skip to content

Commit

Permalink
Update branch name on algolia action
Browse files Browse the repository at this point in the history
  • Loading branch information
luiscachog committed May 9, 2023
1 parent dd354a8 commit aa90c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/algolia-search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: hugo --minify

- name: update algolia index
uses: luiscachog/algolia-update-index-action@master
uses: luiscachog/algolia-update-index-action@main
with:
algolia_app_id: '${{ secrets.ALGOLIA_APP_ID }}'
algolia_apikey: '${{ secrets.ALGOLIA_APIKEY }}'
Expand Down

0 comments on commit aa90c63

Please sign in to comment.