From 62a4b7388c94036319d647be24c213bd3a167ed5 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 20 Sep 2020 14:56:20 +0200 Subject: [PATCH] Fetch key from secret --- build/ci/drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/ci/drone.yml b/build/ci/drone.yml index 13dce04..bcc31f6 100644 --- a/build/ci/drone.yml +++ b/build/ci/drone.yml @@ -54,7 +54,8 @@ steps: - name: release image: plugins/gitea-release settings: - api_key: f72787a6777986271730d24e7ccb3dc61d8c370b #don't worry, this is temporary whilst we test! + api_key: + from_secret: gitea_release_token base_url: https://git.martyn.berlin/ files: - godot/build/windows/asyncrow-release.zip