Skip to content

v1.0.2

v1.0.2 #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