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 ba899a9 commit 5ea459bCopy full SHA for 5ea459b
.github/workflows/publish.yaml
@@ -26,4 +26,6 @@ jobs:
26
client_email: ${{ secrets.CLIENT_EMAIL }}
27
private_key_id: ${{ secrets.PRIVATE_KEY_ID }}
28
client_cert_url: ${{ secrets.CLIENT_CERT_URL }}
29
+ MEILISEARCH_API_KEY: ${{ secrets.MEILISEARCH_API_KEY }}
30
+ MEILISEARCH_HOST: ${{ secrets.MEILISEARCH_HOST }}
31
0 commit comments