From ed2ba24aca158d902f9b4bdc0c3ca6956dffa4c3 Mon Sep 17 00:00:00 2001 From: thanhz Date: Wed, 17 Apr 2024 15:58:18 +0100 Subject: [PATCH] add-run-name-to-deploy-script --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8f8b4d4..f2f8faf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,6 +15,7 @@ on: description: 'Version to deploy' required: true +run-name: Deploying File Format Lambda ${{inputs.to-deploy}} to ${{inputs.environment}} permissions: id-token: write contents: write