Skip to content

Commit

Permalink
chore(ci): enforce netlify meilisearch env vars (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx authored May 17, 2024
1 parent 2899d5f commit 4ea9737
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

MEILISEARCH_URL: "https://docs-search.gnoteam.com"
MEILISEARCH_INDEX_UID: "production"
MEILISEARCH_API_KEY: "22a22f25327d4bff5be707fa7ee90a731e6b6c8c5a6f13c705dafcce642caafd"

0 comments on commit 4ea9737

Please sign in to comment.