diff --git a/taskcluster/fenix_taskgraph/release_promotion.py b/taskcluster/fenix_taskgraph/release_promotion.py index c9c9cf5bb..f4e03a786 100644 --- a/taskcluster/fenix_taskgraph/release_promotion.py +++ b/taskcluster/fenix_taskgraph/release_promotion.py @@ -28,9 +28,9 @@ def is_release_promotion_available(parameters): @register_callback_action( name="release-promotion", - title="Ship Fenix", + title="Release Promotion", symbol="${input.release_promotion_flavor}", - description="Ship Fenix", + description="Promote a release.", generic=False, order=500, context=[],