From d8bcb220f31745780225743b22412155e09eba3a Mon Sep 17 00:00:00 2001 From: Xel'Bayria <12866666+Xelbayria@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:48:13 +0000 Subject: [PATCH] Update issue_label.json5 Testing --- .github/workflows/issue_label.json5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/issue_label.json5 b/.github/workflows/issue_label.json5 index 9c7ca563..9cf52bd6 100644 --- a/.github/workflows/issue_label.json5 +++ b/.github/workflows/issue_label.json5 @@ -4,12 +4,15 @@ "1.21.1": ["1.21.1-FABRIC"], "1.21": ["1.21-NEOFORGE"], "1.21": ["1.21-FABRIC"], - "1.20.4": ["1.20.4-FORGE"], + "1.20.4": ["1.20.4"], "1.20.4": ["1.20.4-FABRIC"], "1.20.1": ["1.20.1-FORGE"], "1.20.1": ["1.20.1-FABRIC"], "1.19.2": ["1.19.2-FORGE"], "1.19.2": ["1.19.2-FABRIC"], + "FABRIC": ["FABRIC"], + "FORGE": ["FORGE"], + "NEOFORGE": ["NEOFORGE"], "server": ["server", "Server"], "not related": ["not my issue", "report there"] },