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 fcff9b5 commit 4543e45Copy full SHA for 4543e45
.github/workflows/int.yaml
@@ -41,5 +41,4 @@ jobs:
41
}
42
env:
43
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
44
- TEAMS_WEBHOOK_URL: ${{ secrets.TEAMS_WEBHOOK_URL }}
45
- OPENAI_TOKEN: ${{ secrets.OPENAI_TOKEN }}
+ OPENAI_TOKEN: ${{ secrets.OPENAI_API_KEY }}
0 commit comments