From 248ca0de4a9b262d80e1d10e60ddcbefaa82f86c Mon Sep 17 00:00:00 2001 From: akshun Date: Sun, 15 Jun 2025 15:20:51 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index cfb14f7..090c483 100644 --- a/.drone.yml +++ b/.drone.yml @@ -78,9 +78,9 @@ steps: image: techknowlogick/gitea-release settings: api_key: - from_secret: GITEA_TOKEN + from_secret: gitea-token base_url: - from_secret: GITEA_SERVER + from_secret: gitea-server files: /artifacts/* title: Build Artifacts note: "Automated build artifacts"