We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f00673 commit b77030dCopy full SHA for b77030d
.github/workflows/main.yml
@@ -28,6 +28,8 @@ jobs:
28
babashka-version: 1.4.192
29
30
- name: debug key
31
+ env:
32
+ OPEN_AI_KEY: ${{secrets.OPEN_AI_KEY}}
33
run: echo $OPEN_AI_KEY
34
35
- name: render all tutorials
0 commit comments