Skip to content

Commit 0378d31

Browse files
authored
Set the MEILISEARCH_PUBLIC_API_KEY environment variable in docs.yml (#1302)
1 parent f648231 commit 0378d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ on:
4444
env:
4545
PACKAGE_NAME: ansys-dpf-core
4646
MODULE: core
47+
MEILISEARCH_PUBLIC_API_KEY: ${{ secrets.MEILISEARCH_PUBLIC_API_KEY }}
4748

4849
jobs:
4950
doc-style:

0 commit comments

Comments
 (0)