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 7397fc5 commit cddf9b0Copy full SHA for cddf9b0
.github/workflows/nightly-build.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: ProjectPythia/cookbook-actions/.github/workflows/deploy-book.yaml@main
19
with:
20
publish_dir: 'portal/_build/html'
21
-
+
22
link-check:
23
if: ${{ github.repository_owner == 'ProjectPythia' }}
24
uses: ProjectPythia/cookbook-actions/.github/workflows/link-checker.yaml@main
0 commit comments