Skip to content

Commit d459d95

Browse files
committed
update workflow
1 parent 201d864 commit d459d95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
- master
77

88
env:
9-
REACT_CONTENTFUL_SPACE: ${{ secrets.REACT_CONTENTFUL_SPACE }}
10-
REACT_CONTENTFUL_TOKEN: ${{ secrets.REACT_CONTENTFUL_TOKEN }}
9+
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
1110
IB_ENV: production
1211

1312
jobs:

0 commit comments

Comments
 (0)