Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
fix Knowl ai-pr-code-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitcommitshow committed Oct 11, 2023
1 parent 1b676a2 commit 2070fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-pr-code-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
uses: knowl-doc/knowl-ai-code-docs@main
env:
KNOWL_API_KEY: ${{secrets.KNOWL_API_KEY}} # get Knowl api key from your Knowl workspace
OPENAI_API_KEY: ${{vars.OPENAI_API_KEY}} # optional. action will use Knowl's OpenAI API Key by default
OPENAI_API_KEY: ${{secrets.OPENAI_API_KEY}} # optional. action will use Knowl's OpenAI API Key by default
OPENAI_BATCH_SIZE: 40

0 comments on commit 2070fa6

Please sign in to comment.