Skip to content

Commit 2f00673

Browse files
authored
Update main.yml
1 parent 16bb800 commit 2f00673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: render all tutorials
3434
run: bb render_all.clj
3535
env:
36-
OPEN_AI_KEY: ${{OPEN_AI_KEY}}
36+
OPEN_AI_KEY: ${{secrets.OPEN_AI_KEY}}
3737

3838

3939
- name: combine all tutorials

0 commit comments

Comments
 (0)