chore: use lerna-lite instead of lerna for workspace: support

This commit is contained in:
Mo
2022-06-12 22:24:44 -05:00
parent 30131089f6
commit 651fa691da
150 changed files with 336 additions and 1493 deletions

View File

@@ -1,8 +1,10 @@
name: Publish
name: Publish Components
on:
push:
branches: [ main ]
branches: [ develop, main ]
paths:
- packages/components/**
workflow_dispatch:
jobs: