theme icon indicating copy to clipboard operation
theme copied to clipboard

Use a downstream drone token from our bot

Open tboerger opened this issue 8 years ago • 0 comments

Currently the Drone downstream plugin is using my personal Drone token, this should be replaced by a token generated with our bot account:

drone -t xxx -s https://drone.gitea.io secret update --repo go-gitea/theme --name downstream_token --value xxx 

tboerger avatar Sep 07 '17 10:09 tboerger