Skip to content

feat: README.md documentation (#32) #92

feat: README.md documentation (#32)

feat: README.md documentation (#32) #92

Workflow file for this run

name: ci
on:
[push]
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: false
uses: openmfp/gha/.github/workflows/pipeline-node-module.yml@main
with:
publishFromDist: true
secrets: inherit