From 1b8bafe6e57198acdc5e2a2ef7cf042c8ba40a15 Mon Sep 17 00:00:00 2001 From: Andreas Greiner Date: Fri, 2 Feb 2024 19:53:30 +0100 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e4426be..7a1acae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: base_url: https://git.greinet.com api_key: from_secret: gitea_api_key_xcraftbots - files: target/XCraftBots-1.0-jar-with-dependencies.jar + files: target/XCraftBots-*-jar-with-dependencies.jar checksum: sha256 tag: ${DRONE_TAG} when: