Skip to content

Commit

Permalink
build firmware with dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt committed Sep 3, 2024
1 parent 8acbcb3 commit 6a0e3c5
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: |
voice-kit.factory.yaml
esphome-version: 2024.8.1
esphome-version: 2024.9.0-dev
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 6a0e3c5

Please sign in to comment.