2 Commits

Author SHA1 Message Date
e2da267c47 Add title option 2021-03-26 23:55:54 -04:00
70a052d29c Update release configuration 2021-03-26 23:51:28 -04:00

View File

@ -29,11 +29,19 @@ steps:
settings:
api_key:
from_secret: gitea_token
gitea_server: https://git.meow.tf
base_url: https://git.meow.tf
title: release
files:
- /build/pastee_*
checksum:
- md5
- sha1
- sha256
environment:
PLUGIN_API_KEY:
from_secret: gitea_token
when:
event: tag
volumes:
- name: build
temp: {}