Skip to content

Commit

Permalink
Fix github-release secret
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Mar 27, 2019
1 parent b66503d commit 7dd4522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ steps:
pull: always
image: plugins/github-release:1
settings:
token:
api_key:
from_secret: github_token
files:
- "dist/release/*"
Expand Down

0 comments on commit 7dd4522

Please sign in to comment.