Skip to content

Commit 177db74

Browse files
committed
fix: invalid json format on release-please-config.json
1 parent 84750ed commit 177db74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
]
88
}
99
},
10-
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
10+
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
11+
}

0 commit comments

Comments
 (0)