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 0e5cab4 commit ed0d83eCopy full SHA for ed0d83e
.github/workflows/publish-site.yaml
@@ -39,10 +39,6 @@ jobs:
39
environment_name: pythia
40
path_to_notebooks: 'portal'
41
build_command: 'make -j4 html'
42
- build_from_code_artifact: 'true'
43
- code_artifact_name: 'repo-zip'
44
- workflow: ''
45
- workflow_conclusion: ''
46
deploy:
47
needs: build
48
uses: ProjectPythia/cookbook-actions/.github/workflows/deploy-book.yaml@main
0 commit comments