mirror of
https://github.com/appleboy/drone-discord.git
synced 2026-06-04 10:23:47 +08:00
build: improve release management and Discord integration
- Add name_template to release section for Drone Discord version representation Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
@@ -98,6 +98,8 @@ release:
|
|||||||
extra_files:
|
extra_files:
|
||||||
- glob: ./**.xz
|
- glob: ./**.xz
|
||||||
|
|
||||||
|
name_template: "Drone Discord {{.Version}}"
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
use: github
|
use: github
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
Reference in New Issue
Block a user