diff --git a/.drone.yml b/.drone.yml index c4453a4..8ddfde5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: from_secret: hugo_host user: HUGO_USER from_secret: hugo_user -+ key: "$HUGO_KEY" + key: "$HUGO_KEY" from_secret: hugo_key source: ./public target: $HUGO_DIR