Skip to content

Commit

Permalink
use org secret for open ai key
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 committed Jan 29, 2024
1 parent 2f05ded commit 998870e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
--cov-report term-missing \
--cov-fail-under=94.59
env:
OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY_FROM_WEAVIATE }}
OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }}

0 comments on commit 998870e

Please sign in to comment.