Skip to content

Commit 1014f71

Browse files
authored
fully fixing meilisearch api key (#61)
1 parent c115fb9 commit 1014f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/netlify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
MEILISEARCH_URL: "https://docs-search.gnoteam.com"
3232
MEILISEARCH_INDEX_UID: "production"
33-
MEILISEARCH_API_KEY: "cf93b323b625c7825c4690aa16f7ebdfd8f433a021efa40f3b986e8cf4b6415e"
33+
MEILISEARCH_API_KEY: "7a646d537285a92f436b8f2fc000e1482eb82a563f0372e210a3535764338cd7"
3434

3535
- name: Deploy to netlify
3636
uses: netlify/actions/cli@master

0 commit comments

Comments
 (0)