Skip to content

esphome/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

ESPHome shared workflows

This repository contains workflows to be used by other repositories.

Build and publish firmware with GitHub Pages and ESP Web Tools

name: Build and Publish

on:
  push:
    branches:
      - main

jobs:
  build:
    uses: esphome/workflows/.github/workflows/publish.yml@main
    with:
      files: esp32.yml,esp8266.yml
      name: Your Project Name

About

GitHub Action workflows for use with ESPHome

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •