Skip to content

chore(deps): bump web-ext-run from 0.2.1 to 0.2.2 #659

chore(deps): bump web-ext-run from 0.2.1 to 0.2.2

chore(deps): bump web-ext-run from 0.2.1 to 0.2.2 #659

Workflow file for this run

name: Continuous Publish
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: pnpm buildc all
- run: pnpx pkg-pr-new publish --compact './packages/*'