From 89e710f558435e617439bb002f04c06e21442ff2 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 3 Jan 2022 22:03:21 +0100 Subject: [PATCH] Add for tags --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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