Skip to content

Commit 84c8829

Browse files
authored
Use proper separator config key in release-please config file (#141)
1 parent 4dfde0b commit 84c8829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3-
"separator": "/",
3+
"tag-separator": "/",
44
"include-component-in-tag": true,
55
"include-v-in-tag": true,
66
"release-type": "simple",

0 commit comments

Comments
 (0)