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 5f9c036 commit 02742e6Copy full SHA for 02742e6
.github/workflows/nightly-build.yaml
@@ -12,6 +12,7 @@ jobs:
12
with:
13
base_url: ''
14
path_to_notebooks: 'portal'
15
+ secrets:
16
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
17
PRIVATE_KEY_ID: ${{ secrets.PRIVATE_KEY_ID }}
18
.github/workflows/publish-site.yaml
@@ -13,6 +13,7 @@ jobs:
19
0 commit comments