Skip to content

Commit 5ea459b

Browse files
committed
Update: workflow to include the new env
1 parent ba899a9 commit 5ea459b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ jobs:
2626
client_email: ${{ secrets.CLIENT_EMAIL }}
2727
private_key_id: ${{ secrets.PRIVATE_KEY_ID }}
2828
client_cert_url: ${{ secrets.CLIENT_CERT_URL }}
29+
MEILISEARCH_API_KEY: ${{ secrets.MEILISEARCH_API_KEY }}
30+
MEILISEARCH_HOST: ${{ secrets.MEILISEARCH_HOST }}
2931

0 commit comments

Comments
 (0)