From 58413c1fae8fc0dbfa1e0ab2d43d23251b6178c9 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sun, 26 Apr 2020 11:57:41 +0200 Subject: [PATCH] updated .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 59ca51c..bfcfcde 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: base_url: https://git.paulbsd.com api_key: from_secret: gitea_token - files: "build/*.tar.gz" + files: "public/*.tar.gz" checksum: - sha256 - sha512