Update build.yml

This commit is contained in:
Paul Wieland 2024-11-12 12:52:59 -05:00
parent 53a2589ba3
commit f0cf81b5dd
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}