From 61a90b0df0cc202b5696dba8095b62f7aa7bbc45 Mon Sep 17 00:00:00 2001 From: Moray Grieve Date: Fri, 8 Sep 2023 11:04:14 +0100 Subject: [PATCH] Change back to inputs (#1507) --- .github/workflows/manual-deploy-testnet-l2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual-deploy-testnet-l2.yml b/.github/workflows/manual-deploy-testnet-l2.yml index f8f1d95c13..a62874702c 100644 --- a/.github/workflows/manual-deploy-testnet-l2.yml +++ b/.github/workflows/manual-deploy-testnet-l2.yml @@ -7,7 +7,7 @@ name: '[M] Deploy Testnet L2' on: workflow_dispatch: - testnet_type: + inputs: testnet_type: description: 'Testnet Type' required: true