Skip to content

Commit 018d5ad

Browse files
committed
ci: add force-tag-creation and publish_release option
1 parent 8b32080 commit 018d5ad

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
"bump-minor-pre-major": true,
66
"versioning": "default",
77
"draft": true,
8+
"force-tag-creation": true,
89
"include-component-in-tag": false,
910
"include-v-in-tag": false,
10-
"extra-files": ["PROVENANCE.md", "lib/ldclient-rb/version.rb"]
11+
"extra-files": [
12+
"PROVENANCE.md",
13+
"lib/ldclient-rb/version.rb"
14+
]
1115
}
1216
}
1317
}

0 commit comments

Comments
 (0)