Skip to content

Commit

Permalink
fix incorrect default for surgeLogin
Browse files Browse the repository at this point in the history
it shouldn't have any default
  • Loading branch information
balupton authored Nov 12, 2020
1 parent 778e0c8 commit 934d30a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 934d30a

Please sign in to comment.