From 2aba1c1b0f83f499096c2e2067826d138d23a793 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 13 Jun 2024 11:30:55 +0200 Subject: [PATCH] typo --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a1d2941..77b7172 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: - name: update public installer repository image: alpine:latest - secret: [TOKEN] + secrets: [TOKEN] commands: - apk --update add curl - echo secret/TOKEN