Skip to content

Add variants, remove 8266, split yaml for adoption (#16) #13

Add variants, remove 8266, split yaml for adoption (#16)

Add variants, remove 8266, split yaml for adoption (#16) #13

Workflow file for this run

name: Build and Publish ESPHome firmware and website
on:
push:
branches:
- main
jobs:
build:
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
# CHANGEME: Set the filenames of your config files here:
files: project-template-esp32-release.yaml,project-template-esp32-c3-release.yaml,project-template-esp32-s3-release.yaml
# CHANGEME: Set the name of your project here:
name: Template Project