This commit is contained in:
@@ -78,14 +78,12 @@ steps:
|
||||
depends_on:
|
||||
- "prepare release"
|
||||
- name: publish github release
|
||||
image: plugins/github-release
|
||||
image: plugins/github-release@sha256:24f5fb388173c0ec211d1c73d2c4441efd3cd24d0ba9eea148b98c40d03807ff
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: GITHUB_KEY
|
||||
files:
|
||||
- ./unraid-exa-${DRONE_TAG}.txz
|
||||
base_url: https://github.com
|
||||
upload_url: https://github.com/dtomlinson91/unraid-exa/releases
|
||||
checksum:
|
||||
- md5
|
||||
title: ${DRONE_TAG}
|
||||
|
||||
Reference in New Issue
Block a user