Skip to content

Commit deef9b6

Browse files
committed
update workflow
1 parent e40d206 commit deef9b6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.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)