Skip to content

fix: Remove postinstall (#9) #1

fix: Remove postinstall (#9)

fix: Remove postinstall (#9) #1

Workflow file for this run

name: publish
on:
workflow_dispatch:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
run-build: true
publish: true
publish-command: 'npm publish'