Skip to content

config: fixed typo in cds description. #31

config: fixed typo in cds description.

config: fixed typo in cds description. #31

Workflow file for this run

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