Skip to content

Commit 6b6f16c

Browse files
authored
backport from v1.2 branch: add secrets for github release (#2588) (#2598)
1 parent fa28de8 commit 6b6f16c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ pipeline:
226226
github:
227227
image: plugins/github-release:1
228228
pull: true
229+
secrets: [ github_token ]
229230
files:
230231
- dist/release/*
231232
when:

0 commit comments

Comments
 (0)