diff --git a/.drone.yml b/.drone.yml index d9dc443..6f3e0e4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,4 +17,6 @@ steps: checksum: - sha1 - sha512 - title: "Keep Up Executable" \ No newline at end of file + title: "Keep Up Executable" + when: + event: tag \ No newline at end of file