Skip to content

feat: 支持插槽渲染 && 使用lodash优化代码 #24

feat: 支持插槽渲染 && 使用lodash优化代码

feat: 支持插槽渲染 && 使用lodash优化代码 #24

Workflow file for this run

name: release-please
on:
# workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action