Browse Source

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

tags/v1.21.12.1
Bo-Yi Wu GitHub 8 years ago
parent
commit
6b6f16cfae
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

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


Loading…
Cancel
Save