From 440d42517ab998adf65117593534bc154f10828e Mon Sep 17 00:00:00 2001 From: Marcin Date: Thu, 16 May 2024 16:50:30 +0200 Subject: [PATCH] Another typo --- create-featurenet/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-featurenet/action.yml b/create-featurenet/action.yml index 0b5b2dd..a6bbf6b 100644 --- a/create-featurenet/action.yml +++ b/create-featurenet/action.yml @@ -149,7 +149,7 @@ runs: '${{ inputs.expiration }}' \ '${{ inputs.sudo-account-id }}' \ custom-fnets-repo-not-used \ - '${{ inputs.finality-version }}' + '${{ inputs.finality-version }}' \ ${{ inputs.internal == 'true' && '-i' || '' }} \ -c -g | tee -a tmp-opssh-createfeaturenet-output.txt