Skip to content

feat: integrated demo theme #1

feat: integrated demo theme

feat: integrated demo theme #1

Workflow file for this run

name: Build Demo Theme
on:
push:
paths:
- 'themes/demo/**'
workflow_dispatch:
jobs:
call-build-theme:
uses: ./.github/workflows/build_theme.yml
with:
theme: demo
secrets: inherit