Skip to content

Commit

Permalink
Add beta firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
EverythingSmartHome committed Jul 13, 2023
1 parent 9e5a3ad commit 0a06abe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,12 @@ jobs:
manifest_filename: everything-presence-one-st-manifest.json
clean: false
esphome_version: latest
publish-everything-presence-one-ha-beta:
name: Publish Everything Presence One Home Assistant Beta
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
files: everything-presence-one-beta.yaml
name: Everything Presence One HA Beta
manifest_filename: everything-presence-one-ha-beta-manifest.json
clean: false
esphome_version: latest

0 comments on commit 0a06abe

Please sign in to comment.