Skip to content

0.0.1-part2

0.0.1-part2 #2

Workflow file for this run

name: Publish to NPM & GitHub registry
on:
release:
types: [created]
jobs:
publish:
uses: kakushindev/workflows/.github/workflows/pnpm-publish.yml@main
secrets: inherit