Skip to content

升级pdf预览组件版本 #32

升级pdf预览组件版本

升级pdf预览组件版本 #32

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/react-file'
example_package_name: '@kne-components/react-file'