fix notification template

This commit is contained in:
Robert Kaussow 2023-07-26 20:56:02 +02:00
parent a12c0fdbc7
commit bb2dee18e5
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ steps:
template: >-
Status: **{{ .Build.Status }}**<br/>
Build: [{{ .Repo.Owner }}/{{ .Repo.Name }}]({{ .Build.Link }}){{ if .Build.Branch }} ({{ .Build.Branch }}){{ end }} by {{ .Commit.Author }}<br/>
Message: {{ .Commit.Message.Title }}"
Message: {{ .Commit.Message.Title }}
username:
from_secret: matrix_username
when: