From bef3f3e23ddc457ef2840baaf3b00059a7e0e81d Mon Sep 17 00:00:00 2001 From: Yarden Asado Date: Mon, 1 Apr 2024 18:48:12 -0400 Subject: [PATCH] improve description --- .github/workflows/deploy.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f91bc51b02e73..11682db3a0664 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,23 +4,23 @@ on: version: type: string description: | - version:[^1] + version: - RC version + git commit number. + RC version + git commit number. - For a list of available versions, look in + For a list of available versions, look in - s3://seekingalpha-rocketchat-builds/ + s3://seekingalpha-rocketchat-builds/ - for rocket.chat-VERSION.tgz + for rocket.chat-VERSION.tgz - Special versions: + Special versions: - latest = version last built + latest = version last built - staging = version last deployed to staging + staging = version last deployed to staging - production = version last deployed to production + production = version last deployed to production required: true environment: