Skip to content

Commit 87f44c8

Browse files
authored
Add OPENAI_API_KEY to CI workflow
1 parent 80db703 commit 87f44c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
REPOSITORY_NAME: ${{ github.repository }}
4646
PROVIDER: ${{ secrets.PROVIDER }}
4747
EMBEDDING_PROVIDER: ${{ secrets.PROVIDER }}
48+
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)