Skip to content

fix: deprecate client and replace by clientImportPath #621 (#622) #742

fix: deprecate client and replace by clientImportPath #621 (#622)

fix: deprecate client and replace by clientImportPath #621 (#622) #742

Workflow file for this run

name: release-please
on:
push:
branches: ['main', 'alpha', 'beta', 'rc']
paths-ignore:
- "docs/**"
- "examples/**"
- "**/*.md"
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Release
uses: google-github-actions/[email protected]
with:
command: manifest
monorepo-tags: true
default-branch: alpha