diff --git a/workflow/src/actions/index.py b/workflow/src/actions/index.py index a862270..b9472ee 100644 --- a/workflow/src/actions/index.py +++ b/workflow/src/actions/index.py @@ -10,7 +10,7 @@ def menu(self, args): 'Bamboo dashboard', 'See the status of queued and running builds and your build agents', autocomplete=':dashboard ', - icon=icons.STATUS + icon=icons.HOST ) workflow().add_item( 'Search for Bamboo projects',