Skip to content

fix(custom): 修复 反斜杠问题 #81

fix(custom): 修复 反斜杠问题

fix(custom): 修复 反斜杠问题 #81

Workflow file for this run

name: build
on:
workflow_dispatch:
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