Commit d72a20f
committed
Pass OPENAI_API_KEY secret to examples runner
GitHub Actions secrets are not automatically exposed as environment
variables. They need to be explicitly passed using the env key.1 parent 3d7550c commit d72a20f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments