Skip to content

Commit f9ba49d

Browse files
committed
comment out new input
1 parent dbcbb0e commit f9ba49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
build_command: 'make -j4 html'
5555
build_from_code_artifact: 'true'
5656
code_artifact_name: 'repo-w-metrics'
57-
trigger_workflow: publish-site.yaml
57+
: # trigger_workflow: publish-site.yaml
5858

5959
deploy:
6060
needs: build

0 commit comments

Comments
 (0)