Skip to content

v0.2.8

v0.2.8 #8

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