Skip to content

Workflow test

Workflow test #1

name: Publish ESPHome website (don't rebuild fw)
on:
push:
branches:
- main
paths:
- 'static/**'
jobs:
publish:
uses: ./.github/workflows/action-publish-pages.yml
with:
name: Bed Presence Mk1
version: 2024.6.6

Check failure on line 15 in .github/workflows/workflow-pages-change.yml

View workflow run for this annotation

GitHub Actions / Publish ESPHome website (don't rebuild fw)

Invalid workflow file

The workflow is not valid. .github/workflows/workflow-pages-change.yml (Line: 15, Col: 16): Invalid input, version is not defined in the referenced workflow.