From f0cf81b5dde71ad9bff7e0fdf42770b3b1dcf53a Mon Sep 17 00:00:00 2001 From: Paul Wieland
Date: Tue, 12 Nov 2024 12:52:59 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 19c19d1..fffa5a9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -78,7 +78,7 @@ jobs: - name: Checkout source code uses: actions/checkout@v3.3.0 - name: Build firmware - uses: ratgdo/esphome-build-action@ratgdo32 + uses: ratgdo/esphome-build-action@main id: esphome-build with: yaml_file: ${{ matrix.firmware.file }}