Add title option
This commit is contained in:
parent
70a052d29c
commit
e2da267c47
@ -30,8 +30,13 @@ steps:
|
|||||||
api_key:
|
api_key:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
base_url: https://git.meow.tf
|
base_url: https://git.meow.tf
|
||||||
|
title: release
|
||||||
files:
|
files:
|
||||||
- /build/pastee_*
|
- /build/pastee_*
|
||||||
|
checksum:
|
||||||
|
- md5
|
||||||
|
- sha1
|
||||||
|
- sha256
|
||||||
environment:
|
environment:
|
||||||
PLUGIN_API_KEY:
|
PLUGIN_API_KEY:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
|
Loading…
Reference in New Issue
Block a user