Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Back to 3.2.0 build file
  • Loading branch information
huizebruin authored Aug 8, 2024
1 parent 6c6c7ba commit 91714ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ jobs:
echo "project_version=$project_version" >> $GITHUB_ENV
- name: Build firmware
uses: esphome/build-action@v4.0.1
uses: esphome/build-action@v3.2.0
id: esphome-build
with:
yaml-file: ${{ matrix.firmware.file }}
version: latest
version: 2024.7.3
release-url: ${{ github.event.release.html_url || env.RELEASE_URL }}

- name: Copy firmware and manifest 🔨
Expand Down

0 comments on commit 91714ec

Please sign in to comment.