Skip to content

chore: release 1.0.0-alpha.1 #259

chore: release 1.0.0-alpha.1

chore: release 1.0.0-alpha.1 #259

Workflow file for this run

on:
push:
branches:
- main
- 1.0-dev
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
with:
token: ${{ secrets.A2A_BOT_PAT }}
target-branch: ${{ github.ref_name }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json