Skip to content

Commit

Permalink
Use ESPHome 2024.9.0 for building (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz authored Sep 19, 2024
1 parent ed588ad commit 612a4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
files: |
home-assistant-voice.factory.yaml
esphome-version: dev
esphome-version: 2024.9.0
release-summary: ${{ github.event_name == 'release' && github.event.release.body || '' }}
release-url: ${{ github.event_name == 'release' && github.event.release.html_url || '' }}
release-version: ${{ github.event_name == 'release' && github.event.release.tag_name || '' }}
Expand Down

0 comments on commit 612a4ea

Please sign in to comment.