Skip to content

v0.2.3

v0.2.3 #3

Workflow file for this run

name: Publish NPM package
on:
release:
types: [created]
jobs:
publish-npm:
uses: snapshot-labs/actions/.github/workflows/publish-npm.yml@main
secrets: inherit