Skip to content

feat: updated styling of the demo theme #2

feat: updated styling of the demo theme

feat: updated styling of the demo theme #2

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