From a574f66722376b3c8c14e931f08ff22df1d6dee1 Mon Sep 17 00:00:00 2001 From: "thorsten.spille" Date: Sat, 11 Jun 2022 19:24:00 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a67ae77..319c8e4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,4 +21,4 @@ steps: base_url: https://git.bashclub.org files: ./*.deb api_key: - path: secrets/access_token \ No newline at end of file + from_secret: access_token \ No newline at end of file