Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
velijv committed Aug 30, 2024
1 parent 1e0a9bb commit 6f93e77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ on:
- main

jobs:
build:
build_s2:
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
files: nesp-s2.yaml
name: nESP-S2

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

0 comments on commit 6f93e77

Please sign in to comment.