Skip to content

v11.0.0-rc.1

v11.0.0-rc.1 #1

Workflow file for this run

name: Publish to NPM
on:
release:
types: [published]
jobs:
publish:
uses: janosh/workflows/.github/workflows/npm-publish.yml@main
secrets: inherit