mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 00:41:38 +02:00
committed by
GitHub
parent
9963ea2aa8
commit
e6d565feb2
18
dist/header.hbs
vendored
18
dist/header.hbs
vendored
@@ -1,9 +1,9 @@
|
||||
## {{#if isPatch~}} <small>
|
||||
{{~/if~}} {{version}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if~}}
|
||||
{{~#if date}} ({{date}})
|
||||
{{~/if~}}
|
||||
{{~#if isPatch~}} </small>
|
||||
{{~/if}}
|
||||
|
||||
## {{#if @root.linkCompare~}}
|
||||
[{{version}}]({{compareUrlFormat}})
|
||||
{{~else}}
|
||||
{{~version}}
|
||||
{{~/if}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if}}
|
||||
{{~#if date}} ({{date}})
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user