Skip to content

Commit

Permalink
fix(release): remove component tag in release (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbbirkisson committed Aug 20, 2024
1 parent f0dcf67 commit 72d77bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"bootstrap-sha": "80fbba33a216d3e04aac840576c49ee13e9fae4e",
"include-v-in-tag": true,
"extra-label": "release",
"packages": {
".": {
"component": "spis",
"release-type": "rust"
}
}
Expand Down

0 comments on commit 72d77bc

Please sign in to comment.