Skip to content

Commit 8a2a2a4

Browse files
authored
Update publish.yml
1 parent 4b81069 commit 8a2a2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ on:
77

88
jobs:
99
build-firmware:
10-
uses: esphome/workflows/.github/workflows/publish.yml@main
10+
uses: esphome/workflows/.github/workflows/build.yml@main
1111
name: Tag Reader for Home Assistant
1212
with:
1313
files: |
1414
tagreader.yaml
1515
16-
esphome-version: 2024.10.3
16+
esphome-version: latest
1717
combined-name: project-template
1818
#### Modify above here to match your project ####
1919

0 commit comments

Comments
 (0)