Skip to content

build: bootstrap sha should be a top level #6

build: bootstrap sha should be a top level

build: bootstrap sha should be a top level #6

on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
manifest-file: .release-please-manifest.json