Skip to content

Merge pull request #44 from ReyemTech/release-please--branches--1.x #83

Merge pull request #44 from ReyemTech/release-please--branches--1.x

Merge pull request #44 from ReyemTech/release-please--branches--1.x #83

Workflow file for this run

name: Release
on:
push:
branches: [1.x]
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
config-file: release-please-config.json
manifest-file: .release-please-manifest.json