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 21f5682 commit 6d20ae4Copy full SHA for 6d20ae4
.github/workflows/nightly.yml
@@ -40,6 +40,7 @@ jobs:
40
HF_API_TOKEN: ${{ secrets.HF_API_KEY }}
41
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
42
SERPERDEV_API_KEY: ${{ secrets.SERPERDEV_API_KEY }}
43
+ NOTION_API_KEY: ${{ secrets.NOTION_API_KEY }}
44
45
steps:
46
- name: Checkout
.github/workflows/run_tutorials.yml
@@ -71,6 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments