Skip to content

Commit

Permalink
fix(ci): bootstrap-sha in the correct section
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromcar-parabol committed Oct 18, 2023
1 parent 909b1b1 commit f48b47d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"bootstrap-sha": "5c0b283ecffed911ba263bdcdb431a13f5572820",
"packages": {
".": {
"release-type": "node",
"pull-request-title-pattern": "chore${scope}: release ${version}",
"include-component-in-tag": false,
"bootstrap-sha": "5c0b283ecffed911ba263bdcdb431a13f5572820"
"include-component-in-tag": false
}
},
"label": "release",
Expand Down

0 comments on commit f48b47d

Please sign in to comment.