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 201d864 commit d459d95Copy full SHA for d459d95
.github/workflows/master.yml
@@ -6,8 +6,7 @@ on:
6
- master
7
8
env:
9
- REACT_CONTENTFUL_SPACE: ${{ secrets.REACT_CONTENTFUL_SPACE }}
10
- REACT_CONTENTFUL_TOKEN: ${{ secrets.REACT_CONTENTFUL_TOKEN }}
+ OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
11
IB_ENV: production
12
13
jobs:
0 commit comments