Skip to content

fix: if no recognized command is provided, show help (#4) #9

fix: if no recognized command is provided, show help (#4)

fix: if no recognized command is provided, show help (#4) #9

# Automate generation of release PRs using Conventional Commits
# See https://github.com/googleapis/release-please
on:
push:
branches:
- master
name: release-please
jobs:
release-please:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple