Skip to content

Merge pull request #517 from b6pzeusbc54tvhw5jgpyw8pwz2x6gs/chore-cop… #652

Merge pull request #517 from b6pzeusbc54tvhw5jgpyw8pwz2x6gs/chore-cop…

Merge pull request #517 from b6pzeusbc54tvhw5jgpyw8pwz2x6gs/chore-cop… #652

Workflow file for this run

name: release-please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Release
uses: google-github-actions/[email protected]
if: ${{ github.ref == 'refs/heads/main' }}
with:
command: manifest
monorepo-tags: true