This commit is contained in:
parent
761c0b7dc9
commit
036762bc87
@ -43,6 +43,15 @@ steps:
|
||||
from_secret: gitea_token
|
||||
files: ./*.zip
|
||||
draft: true
|
||||
title: Version $DRONE_TAG
|
||||
note: New version :)
|
||||
checksum:
|
||||
- md5
|
||||
- sha1
|
||||
- sha256
|
||||
- sha512
|
||||
- adler32
|
||||
- crc32
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
Loading…
Reference in New Issue
Block a user