name: release-please on: workflow_dispatch: jobs: release-please: runs-on: ubuntu-latest steps: - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3 with: release-type: node package-name: release-please-action bump-patch-for-minor-pre-major: true