Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Aug 19, 2024
1 parent 3c7f395 commit 10de086
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ jobs:
uses: esphome/workflows/.github/workflows/build.yml@main
with:
files: |
esp32-s3-box/esp32-s3-box.factory.yaml
esp32-s3-box-lite/esp32-s3-box-lite.factory.yaml
esp32-s3-box-3/esp32-s3-box-3.factory.yaml
m5stack-atom-echo/m5stack-atom-echo.factory.yaml
project-template-esp32.factory.yaml
project-template-esp32-c3.factory.yaml
project-template-esp32-s3.factory.yaml
esphome-version: 2024.7.3
combined-name: project-template
release-summary: ${{ github.event_name == 'release' && github.event.release.body || '' }}
Expand Down

0 comments on commit 10de086

Please sign in to comment.