backport from v1.2 branch: add secrets for github release (#2588) (#2598)

pull/2596/head
Bo-Yi Wu 7 years ago committed by GitHub
parent fa28de820e
commit 6b6f16cfae
  1. 1
      .drone.yml

@ -226,6 +226,7 @@ pipeline:
github:
image: plugins/github-release:1
pull: true
secrets: [ github_token ]
files:
- dist/release/*
when:

Loading…
Cancel
Save