From 2daa342eb1d4a63741da15dc084c16f24aff23d8 Mon Sep 17 00:00:00 2001 From: Plastikmensch Date: Wed, 13 Jul 2022 21:53:33 +0200 Subject: [PATCH] ci: fix release.yml --- .github/release.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/release.yml b/.github/release.yml index ef11041..b57588a 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -1,6 +1,6 @@ changelog: exclude: - - labels: + labels: - ignore-notes categories: - title: Bug Fixes @@ -24,3 +24,6 @@ changelog: - title: Documentation labels: - docs + - title: 'Other Changes' + labels: + - "*"