From 5ac0a8da02eaeb9eced298a79daf169381bc9330 Mon Sep 17 00:00:00 2001 From: eashwar mohan Date: Sat, 17 Feb 2024 17:54:32 -0800 Subject: [PATCH] use inputs rather than github.events.input i guess (#14) --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index af20096..1cb1bf2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,7 +39,7 @@ jobs: - name: '✍🏽 Map input to VM and DB name' uses: kanga333/variable-mapper@master with: - key: '${{ github.event.inputs.environment }}' + key: '${{ inputs.environment }}' map: | { "stage": {