Skip to content

feat: add -r and --no-bail flags to aggregate commands #541

feat: add -r and --no-bail flags to aggregate commands

feat: add -r and --no-bail flags to aggregate commands #541

Workflow file for this run

name: Dry Run Publish Package with pkg.pr.new
on:
pull_request:
push:
jobs:
dry-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: 🚀 Dry Run Publish Package
run: pnpm dlx pkg-pr-new publish --pnpm