Skip to content

chore(deps): bump nw from 0.87.0-4 to 0.88.0 in the npm group (#2) #3

chore(deps): bump nw from 0.87.0-4 to 0.88.0 in the npm group (#2)

chore(deps): bump nw from 0.87.0-4 to 0.88.0 in the npm group (#2) #3

Workflow file for this run

name: rel
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}