From f17abfc64c413d278dbff4989a1ec6b4f8902c36 Mon Sep 17 00:00:00 2001 From: Matt Wrock Date: Thu, 2 Jan 2025 10:25:08 -0800 Subject: [PATCH] try removing alias Signed-off-by: Matt Wrock --- .expeditor/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index cc0bb52932..cde9be75ea 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -1,8 +1,5 @@ # Documentation available at https://expeditor.chef.io/ -project: - alias: "habitat-1" - github: # The file where the MAJOR.MINOR.PATCH version is kept. The version in this file # is bumped automatically via the `built_in:bump_version` merge_action.