We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f648231 commit 0378d31Copy full SHA for 0378d31
.github/workflows/docs.yml
@@ -44,6 +44,7 @@ on:
44
env:
45
PACKAGE_NAME: ansys-dpf-core
46
MODULE: core
47
+ MEILISEARCH_PUBLIC_API_KEY: ${{ secrets.MEILISEARCH_PUBLIC_API_KEY }}
48
49
jobs:
50
doc-style:
0 commit comments