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 dbcbb0e commit f9ba49dCopy full SHA for f9ba49d
.github/workflows/publish-site.yaml
@@ -54,7 +54,7 @@ jobs:
54
build_command: 'make -j4 html'
55
build_from_code_artifact: 'true'
56
code_artifact_name: 'repo-w-metrics'
57
- trigger_workflow: publish-site.yaml
+ : # trigger_workflow: publish-site.yaml
58
59
deploy:
60
needs: build
0 commit comments