Skip to content

Commit f307091

Browse files
author
Lucas Stephens
authored
fix: do not update terraform-registry-manifest on release (#65)
1 parent 62e8921 commit f307091

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

release-please-config.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,5 @@
1010
"include-component-in-tag": false
1111
}
1212
},
13-
"extra-files": [
14-
"terraform-registry-manifest.json"
15-
],
1613
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
1714
}

terraform-registry-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.5",
2+
"version": 1,
33
"metadata": {
44
"protocol_versions": [
55
"6.0"

0 commit comments

Comments
 (0)