diff --git a/.harness/firebase-deploy.yaml b/.harness/firebase-deploy.yaml index 9ed670d..0433dae 100644 --- a/.harness/firebase-deploy.yaml +++ b/.harness/firebase-deploy.yaml @@ -5,9 +5,9 @@ spec: - name: build type: ci spec: - when: build.event == "branch_updated" && build.target == "main" steps: - name: build + when: build.event == "branch_updated" && build.target == "main" type: run spec: name: build