Skip to content

Commit dc956b9

Browse files
committed
ci: fixes release please configuration
1 parent 587b046 commit dc956b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-please-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"bootstrap-sha": "1354831baeafb52965a8b2f5f80df5c43e414c99",
2+
"bootstrap-sha": "148f1ef380baedb27f7adb3c93b45f194f5c3e16",
33
"exclude-paths": [
44
".git",
55
".idea",
@@ -8,10 +8,10 @@
88
],
99
"release-type": "simple",
1010
"include-component-in-tag": false,
11-
"include-v-in-tag": true,
11+
"include-v-in-tag": false,
1212
"packages": {
1313
".": {
14-
"package-name": "src/Microsoft.Graph/",
14+
"package-name": "Microsoft.Graph",
1515
"changelog-path": "CHANGELOG.md",
1616
"extra-files": [
1717
"README.md",

0 commit comments

Comments
 (0)