Skip to content

fix(deps): update dependency slate to ^0.118.0 #488

fix(deps): update dependency slate to ^0.118.0

fix(deps): update dependency slate to ^0.118.0 #488

name: Publish (Preview)
on:
workflow_dispatch:
pull_request:
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: ./.github/actions/ci-setup
- name: Build
run: pnpm build
- run: pnpm dlx pkg-pr-new publish --comment=off './packages/*'