diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f4c6572..55263cd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,7 +13,7 @@ jobs: build-and-push-image: name: Build and Push Image - needs: [home-assistant, yamllint] + needs: [yamllint] uses: theautomation/github-actions/.github/workflows/build-and-push.yaml@main with: publish: true