Skip to content

v0.2.5

v0.2.5 #5

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