Token fix 2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Juri Janner 2026-04-23 17:15:25 +02:00
parent b97c1de0df
commit 95947e25bd

View File

@ -34,7 +34,7 @@ steps:
image: alpine:latest image: alpine:latest
environment: environment:
GITEA_TOKEN: GITEA_TOKEN:
from_secret: GITEA_TOKEN from_secret: DroneToken
commands: commands:
- apk add --no-cache git - apk add --no-cache git