Skip to content

Commit 1c485e0

Browse files
authored
Merge pull request #2166 from diggerhq/chore/breardon2011/release-adjustment
fix: update release-please component names to match tag format
2 parents 15f2370 + 5a618ff commit 1c485e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"packages": {
1313
"taco/cmd/taco": {
1414
"release-type": "go",
15-
"component": "taco-cli",
15+
"component": "taco/cli",
1616
"changelog-path": ".changelog-ignore/CHANGELOG.md"
1717
},
1818
"taco/cmd/statesman": {
1919
"release-type": "go",
20-
"component": "taco-statesman",
20+
"component": "taco/statesman",
2121
"changelog-path": ".changelog-ignore/CHANGELOG.md"
2222
}
2323
}

0 commit comments

Comments
 (0)