Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
velijv committed Aug 30, 2024
1 parent 341235d commit 1e0a9bb
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ jobs:
build:
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
- files: nesp-s2.yaml
files: nesp-s2.yaml
name: nESP-S2
- files: nesp-s3.yaml
name: nESP-S3

build:
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
files: nesp-s3.yaml
name: nESP-S#

0 comments on commit 1e0a9bb

Please sign in to comment.