Skip to content

Commit

Permalink
Fix Jekyll Algolia Github's workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrodziski committed Jan 29, 2024
1 parent 9d99c87 commit 62b80b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jekyll-algolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: Algolia Jekyll Action
uses: dieghernan/algolia-jekyll-action@main
with:
APIKEY: '${{ secrets.ALGOLIA_API_KEY }}'
APIKEY: '${{ secrets.ALGOLIA_API_KEY }}'
jekyll_src: "landing"

0 comments on commit 62b80b8

Please sign in to comment.