From 57b4d12940ac77b172ea39570e4b13092ee6e999 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 1 Aug 2021 19:04:10 +0300 Subject: [PATCH] Auto-confirm towncrier question on build --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f6bcdd7d..bb66a7e0 100644 --- a/Makefile +++ b/Makefile @@ -126,8 +126,7 @@ bump: .PHONY: towncrier-build towncrier-build: - towncrier build - # --yes + towncrier build --yes .PHONY: towncrier-draft towncrier-draft: