Skip to content

Commit 2391bea

Browse files
authored
chore: update ci for breaking changes in the build action (#387)
1 parent a0a9e7f commit 2391bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: ratgdo/esphome-build-action@main
8282
id: esphome-build
8383
with:
84-
yaml_file: ${{ matrix.firmware.file }}
84+
yaml-file: ${{ matrix.firmware.file }}
8585
version: latest
8686
- name: Copy firmware and manifest
8787
run: |

0 commit comments

Comments
 (0)