Skip to content

Commit b77030d

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
babashka-version: 1.4.192
2929

3030
- name: debug key
31+
env:
32+
OPEN_AI_KEY: ${{secrets.OPEN_AI_KEY}}
3133
run: echo $OPEN_AI_KEY
3234

3335
- name: render all tutorials

0 commit comments

Comments
 (0)