We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80db703 commit 87f44c8Copy full SHA for 87f44c8
1 file changed
.github/workflows/ci.yml
@@ -45,3 +45,4 @@ jobs:
45
REPOSITORY_NAME: ${{ github.repository }}
46
PROVIDER: ${{ secrets.PROVIDER }}
47
EMBEDDING_PROVIDER: ${{ secrets.PROVIDER }}
48
+ OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
0 commit comments