Skip to content

feat(utils): add display_agent_card() utility for human-readable Ag… #281

feat(utils): add display_agent_card() utility for human-readable Ag…

feat(utils): add display_agent_card() utility for human-readable Ag… #281

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