From e20160decef6b2c6f99f4e4d99f5e4f130ea6c45 Mon Sep 17 00:00:00 2001 From: "Addisu Z. Taddese" Date: Tue, 17 Dec 2024 16:46:48 -0600 Subject: [PATCH] Citadel EOL Part of https://github.com/gazebo-tooling/release-tools/issues/1223 Signed-off-by: Addisu Z. Taddese --- dist/index.js | 1 - index.js | 1 - 2 files changed, 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index 2d4a537..446d1a2 100644 --- a/dist/index.js +++ b/dist/index.js @@ -35954,7 +35954,6 @@ async function run(_local, _lib, _branch) { let labels = []; const collections = [ - {name: 'citadel', label: '🏰 citadel'}, {name: 'fortress', label: '🏯 fortress'}, {name: 'harmonic', label: '🎵 harmonic'}, {name: 'ionic', label: '🏛️ ionic'}, diff --git a/index.js b/index.js index 715ab8a..f37e50b 100644 --- a/index.js +++ b/index.js @@ -33,7 +33,6 @@ async function run(_local, _lib, _branch) { let labels = []; const collections = [ - {name: 'citadel', label: '🏰 citadel'}, {name: 'fortress', label: '🏯 fortress'}, {name: 'harmonic', label: '🎵 harmonic'}, {name: 'ionic', label: '🏛️ ionic'},