From 6324f1ae687a030dbafa37282ccebf93a376c8a6 Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Fri, 9 Jun 2023 23:00:19 +0200 Subject: [PATCH] update drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 80b5b1a..f31361e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,6 @@ steps: api_key: from_secret: api_key base_url: https://git.broillet.ch - files: run.exe + files: ProxmoxDeploy${DRONE_TAG##v}.exe when: event: tag \ No newline at end of file