From 8c0650ef2805bbb4f5f76f1e5edc8bc05850dd72 Mon Sep 17 00:00:00 2001 From: Rishi Verma Date: Mon, 25 Mar 2024 21:04:00 -0700 Subject: [PATCH] Update release.yml Fix types in release.yml file --- .github/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/release.yml b/.github/release.yml index 4038775d5..88ce50136 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -23,10 +23,10 @@ changelog: - governance - title: 🔄 Software Lifecycle labels: - - software-lifecycle + - software lifecycle - title: 💬 Information Sharing labels: - - information-sharing + - information sharing - title: 🌐 Website labels: - website @@ -40,6 +40,6 @@ changelog: - documentation - dependencies - governance - - software-lifecycle - - information-sharing + - software lifecycle + - information sharing - website