From: Bo-Yi Wu Date: Mon, 25 Sep 2017 03:40:34 +0000 (+0800) Subject: backport from v1.2 branch: add secrets for github release (#2588) (#2598) X-Git-Tag: v1.3.0-rc1~156 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6b6f16cfae5636deb88003fc5b0290450afb4137;p=gitea.git backport from v1.2 branch: add secrets for github release (#2588) (#2598) --- diff --git a/.drone.yml b/.drone.yml index 703d6525b1..1dd98ca95b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -226,6 +226,7 @@ pipeline: github: image: plugins/github-release:1 pull: true + secrets: [ github_token ] files: - dist/release/* when: