Skip to content

fix publish.yml

fix publish.yml #2

Workflow file for this run

name: Build and Publish ESPHome firmware and website
on:
push:
branches:
- main
jobs:
build:
name: Build and Publish ESPHome firmware and website
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v2
- name: Mock secrets.yaml from example
run: cp secrets.yaml.example secrets.yaml
- name: Build ESPHome firmware to verify configuration
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
files: zehnder_comfoair_q.yaml
name: ESPHome Zehnder ComfoAir Q