mirror of
https://github.com/cloudflare/terraform-provider-cloudflare.git
synced 2026-01-11 19:56:37 +00:00
fix(release): update README and version correctly in release PRs
This commit is contained in:
parent
3c4c46c46c
commit
5b2c9d1445
1 changed files with 5 additions and 1 deletions
|
|
@ -59,5 +59,9 @@
|
|||
"hidden": true
|
||||
}
|
||||
],
|
||||
"release-type": "simple"
|
||||
"release-type": "simple",
|
||||
"extra-files": [
|
||||
"internal/version.go",
|
||||
"README.md"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue