diff --git a/.drone.yml b/.drone.yml
index 9f7a325..33b252a 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -22,6 +22,10 @@ steps:
     environment:
       PACKAGE_TOKEN:
         from_secret: PACKAGE_TOKEN
+    when:
+      ref:
+        include:
+          - refs/tags/**
     volumes:
       - name: cache
         path: /_cache