Skip to content

发布 0.1.45:单选再次点击已选项清空,支持筛选场景清除。 #45

发布 0.1.45:单选再次点击已选项清空,支持筛选场景清除。

发布 0.1.45:单选再次点击已选项清空,支持筛选场景清除。 #45

Workflow file for this run

name: Publish Npm Package
on:
pull_request:
branches: [master]
types:
- closed
jobs:
libs-npm:
if: github.event.pull_request.merged == true
uses: kne-union/actions/.github/workflows/publish-libs-workflow.yml@master
secrets: inherit
with:
package_name: '@kne/super-select'
example_package_name: '@kne-components/super-select'