Skip to content

Version 11.0.0

Version 11.0.0 #4

Workflow file for this run

name: Release package to NPM & GitHub registry
on:
release:
types: [created]
jobs:
publish:
uses: Hazmi35/workflows/.github/workflows/pnpm-publish.yml@master
secrets: inherit