diff --git a/.drone.yml b/.drone.yml index 29a3b35..cbafe62 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: commands: - apt-get update -qq - apt-get install -qqy $DEPENDENCIES - - cargo publish --no-verify + - cargo publish when: ref: - refs/tags/v*