Skip to content

Merge pull request #81 from kne-union/3.0 #6

Merge pull request #81 from kne-union/3.0

Merge pull request #81 from kne-union/3.0 #6

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-form-antd

Check failure on line 13 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
example_package_name: @kne-components/react-form-antd