repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2030d17
)
build: refine release-it configuration
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Sat, 23 Sep 2023 12:27:03 +0000
(14:27 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Sat, 23 Sep 2023 12:27:03 +0000
(14:27 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.release-it.json
patch
|
blob
|
blame
|
history
diff --git
a/.release-it.json
b/.release-it.json
index 8e2292859259d6bccdf632127e43757a9f5dec7c..771b2ced17ef240ca366d303e2f424828884f941 100644
(file)
--- a/
.release-it.json
+++ b/
.release-it.json
@@
-1,5
+1,6
@@
{
"git": {
+ "requireBranch": "master",
"commitMessage": "chore: v${version}",
"tagAnnotation": "v${version}",
"pushRepo": "upstream"