We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543243c commit 9360834Copy full SHA for 9360834
.github/workflows/int.yaml
@@ -41,4 +41,4 @@ jobs:
41
}
42
env:
43
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
44
- OPENAI_TOKEN: ${{ secrets.OPENAI_API_KEY }}
+ OPENAI_OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
0 commit comments