diff --git a/action.yml b/action.yml index 2cd9d12..c335d68 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,6 @@ inputs: surgeLogin: description: "Your Surge email/username, get it via the `surge whoami` command." required: true - default: "1" surgeToken: description: "The token to authorize the deployments to Surge, get via the `surge token` command." required: true