Skip to content

feat(deps): bump nw-builder from 4.9.0 to 4.10.0 in the npm group (#222) #17

feat(deps): bump nw-builder from 4.9.0 to 4.10.0 in the npm group (#222)

feat(deps): bump nw-builder from 4.9.0 to 4.10.0 in the npm group (#222) #17

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 }}