Skip to content

feat(deps): bump the npm group with 2 updates (#229) #23

feat(deps): bump the npm group with 2 updates (#229)

feat(deps): bump the npm group with 2 updates (#229) #23

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