Skip to content

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #49

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #49

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: simple
command: manifest
token: ${{ secrets.GITHUB_TOKEN }}
manifest-file: ".release-please-manifest.json"
config-file: "release-please-config.json"