From 417f32bc0c1bb623a1bee6b01439102b91c436a9 Mon Sep 17 00:00:00 2001 From: rainerosion Date: Fri, 14 Apr 2023 18:16:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ac2ed5c..8335de0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,4 +25,5 @@ steps: - sha256 when: event: - - push \ No newline at end of file + - push + - tags \ No newline at end of file