Skip to content

chore: bumped version of demo theme #3

chore: bumped version of demo theme

chore: bumped version of demo theme #3

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