Skip to content

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: t-watch-s3.yaml
# CHANGEME: Set the name of your project here:
name: T-Watch-S3