0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/release-please-config.json
Pavel Boldyrev 5a56845dcd
fix(ci): fix release-please config after version bump (part2) (#767)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-12-05 17:58:18 +00:00

10 lines
222 B
JSON

{
"bump-minor-pre-major": true,
"extra-files": [
"Makefile"
],
"include-v-in-tag": true,
"signoff": "GitHub Bot <48106979+bpg-bot@users.noreply.github.com>",
"skip-github-releases": false
}