Skip to content

build(deps-dev): bump knip from 6.25.0 to 6.27.0 (#1101) #1447

build(deps-dev): bump knip from 6.25.0 to 6.27.0 (#1101)

build(deps-dev): bump knip from 6.25.0 to 6.27.0 (#1101) #1447

Workflow file for this run

name: Publish Package Preview
permissions:
contents: read
on:
push:
branches:
- "**"
tags:
- "!**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v7
- name: Install
uses: ./.github/composite-actions/install
- run: npm exec pkg-pr-new publish -- --commentWithDev --packageManager=npm,pnpm