refactor: move publish.yml workflow into release please workflow (#29)

This commit is contained in:
Paul Makles
2025-12-29 19:05:26 +01:00
committed by GitHub
parent eac8195f68
commit e431f205c2
3 changed files with 57 additions and 59 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false
"prerelease": false,
"include-component-in-tag": false
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"