Skip to content

feat: add object ID options.proto (#30) #34

feat: add object ID options.proto (#30)

feat: add object ID options.proto (#30) #34

name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
with:
token: ${{ secrets.GH_PAT_RELEASE_PLEASE_ACTION }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json