From c11a37583b226f6e4219584865d99fb3a1aef4ec Mon Sep 17 00:00:00 2001 From: benniekiss Date: Fri, 5 Jul 2024 14:50:31 +0000 Subject: [PATCH] make naming consistent --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4ab38d1..f650b52 100644 --- a/action.yml +++ b/action.yml @@ -29,7 +29,7 @@ inputs: description: 'Passphrase of the GPG Private Key' download-retry: description: 'Number of times to retry if the release is not ready (default 1)' - download_latest: + download-latest: description: 'Download the latest release' default: 'false' verbose: