From 95947e25bda9962901ab41df2dcd2289c44f529d Mon Sep 17 00:00:00 2001 From: jannerju95124 Date: Thu, 23 Apr 2026 17:15:25 +0200 Subject: [PATCH] Token fix 2 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9066869..6ae2b09 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,7 @@ steps: image: alpine:latest environment: GITEA_TOKEN: - from_secret: GITEA_TOKEN + from_secret: DroneToken commands: - apk add --no-cache git