Skip to content

v0.2.4

v0.2.4 #4

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