diff --git a/run.sh b/run.sh index bdcc2f4..a2fccfe 100644 --- a/run.sh +++ b/run.sh @@ -44,7 +44,7 @@ fi debug "$surge_command" set +e -$surge_command +$surge_command public $WERCKER_SURGE_DOMAIN --token $WERCKER_SURGE_TOKEN result="$?" set -e diff --git a/wercker-step.yml b/wercker-step.yml index 639c99f..2a1e8f4 100644 --- a/wercker-step.yml +++ b/wercker-step.yml @@ -1,5 +1,5 @@ name: surge-deploy -version: 0.1.1 +version: 0.1.2 description: Deploys a directory to surge.sh. keywords: - deploy