Skip to content

docs: 修复 DEMO 插件 #11

docs: 修复 DEMO 插件

docs: 修复 DEMO 插件 #11

Workflow file for this run

name: build
on:
push:
branches:
- main
- 'feat/*'
- 'feature/*'
- 'hotfix/*'
- 'fix/*'
- 'ci/*'
- 'perf/*'
- 'docs/*'
- 'style/*'
tags-ignore:
- '**'
jobs:
npm:
uses: dumlj/dumlj-workflows/.github/workflows/npm.workflow.yml@main
secrets: inherit