Skip to content

Commit 36d54d7

Browse files
authored
Update nightly-build.yaml (#526)
1 parent 6e52c60 commit 36d54d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nightly-build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
with:
1313
base_url: ''
1414

15+
deploy:
16+
needs: build
17+
uses: ProjectPythia/cookbook-actions/.github/workflows/deploy-book.yaml@main
18+
1519
link-check:
1620
if: ${{ github.repository_owner == 'ProjectPythia' }}
1721
uses: ProjectPythia/cookbook-actions/.github/workflows/link-checker.yaml@main

0 commit comments

Comments
 (0)