Skip to content

fixup publish.yml dep needs #4

fixup publish.yml dep needs

fixup publish.yml dep needs #4

Workflow file for this run

name: Build and Publish ESPHome firmware and website
on:
push:
branches:
- main
jobs:
prep:
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
publish:
needs: [prep]
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
files: zehnder_comfoair_q.yaml
name: ESPHome Zehnder ComfoAir Q