Skip to content

feat(zigbee): Add Analog endpoint device (input, output, value cluste… #17

feat(zigbee): Add Analog endpoint device (input, output, value cluste…

feat(zigbee): Add Analog endpoint device (input, output, value cluste… #17

Workflow file for this run

name: GitHub Pages CI
on:
push:
branches:
- master
- pages
paths:
- "README.md"
- ".github/scripts/on-pages.sh"
- ".github/workflows/gh-pages.yml"
jobs:
build-pages:
name: Build GitHub Pages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Copy Files
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: bash ./.github/scripts/on-pages.sh