Skip to content

Commit a36c786

Browse files
authored
Merge branch 'main' into migration
2 parents 722bbf1 + 530ec37 commit a36c786

3 files changed

Lines changed: 1 addition & 14 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ on:
22
push:
33
branches:
44
- main
5-
- 1.0-dev
65

76
permissions:
87
contents: write
@@ -17,6 +16,4 @@ jobs:
1716
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
1817
with:
1918
token: ${{ secrets.A2A_BOT_PAT }}
20-
target-branch: ${{ github.ref_name }}
21-
config-file: release-please-config.json
22-
manifest-file: .release-please-manifest.json
19+
release-type: python

.release-please-manifest.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

release-please-config.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)