Skip to content

chore: bump the docs group in /docs with 2 updates (#2309) #515

chore: bump the docs group in /docs with 2 updates (#2309)

chore: bump the docs group in /docs with 2 updates (#2309) #515

Workflow file for this run

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