]> source.dussan.org Git - gitea.git/commitdiff
backport from v1.2 branch: add secrets for github release (#2588) (#2598)
authorBo-Yi Wu <appleboy.tw@gmail.com>
Mon, 25 Sep 2017 03:40:34 +0000 (11:40 +0800)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 03:40:34 +0000 (11:40 +0800)
.drone.yml

index 703d6525b1bc1183e7ba385850858c0c8615123f..1dd98ca95b881f3cae333f9ef3f1ae9115c1446d 100644 (file)
@@ -226,6 +226,7 @@ pipeline:
   github:
     image: plugins/github-release:1
     pull: true
+    secrets: [ github_token ]
     files:
       - dist/release/*
     when: