Skip to content

build(deps-dev): bump the eslint-group group with 5 updates (#323) #126

build(deps-dev): bump the eslint-group group with 5 updates (#323)

build(deps-dev): bump the eslint-group group with 5 updates (#323) #126

name: Release Please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action
token: ${{ secrets.GITHUB_TOKEN }}