Add mention of extension wires for King beds (#34) #62
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Website Changed | |
on: | |
push: | |
branches: | |
- main | |
paths: | |
- 'static/**' | |
jobs: | |
publish: | |
uses: ./.github/workflows/action-build-and-publish.yml | |
with: | |
files: bed-presence-mk1.yaml | |
name: Bed Presence Mk1 | |
build-fw: false |