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: