From 4844d0ebb65b36bfad58c1dcc62d0e4ef42f4a26 Mon Sep 17 00:00:00 2001 From: Moray Grieve Date: Thu, 7 Sep 2023 16:07:23 +0100 Subject: [PATCH] Change back to inputs --- .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