Skip to content

Publish to NPM and GitHub registry #1

Publish to NPM and GitHub registry

Publish to NPM and GitHub registry #1

Workflow file for this run

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