Skip to content

Commit fd8ed36

Browse files
committed
couple of fixes
1 parent cddf09e commit fd8ed36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ on:
99
jobs:
1010
build-notebooks:
1111
uses: ./.github/workflows/build-notebooks.yml
12+
secrets: inherit
1213
deploy:
14+
needs: build-notebooks
1315
runs-on: ubuntu-latest
1416
permissions:
1517
contents: write

0 commit comments

Comments
 (0)