Skip to content

Commit

Permalink
feat: GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
AAllport committed Dec 23, 2023
1 parent d8153e9 commit 918e7cc
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]

uses: ./.github/workflows/publish-esphome.yml
with:
# CHANGEME: Set the filenames of your config files here:
files: localbytes-plug-pm.yaml,minimal.yaml
# CHANGEME: Set the name of your project here:
name: Local Bytes Power Monitor Smart Plug
- uses: ./.github/workflows/publish-esphome.yml
with:
# CHANGEME: Set the filenames of your config files here:
files: localbytes-plug-pm.yaml,minimal.yaml
# CHANGEME: Set the name of your project here:
name: Local Bytes Power Monitor Smart Plug

0 comments on commit 918e7cc

Please sign in to comment.