Skip to content

Commit 08fad78

Browse files
authored
Update data.yaml
1 parent 0658794 commit 08fad78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Analyze preprocessed data with OpenAI API
6565
env:
66-
OPENAI: ${{ secrets.OPENAI }}
66+
OPENAI: ${{ secrets.OPENAI_API_KEY }}
6767
run: python use_llm.py
6868

6969
- name: Configure Git

0 commit comments

Comments
 (0)