mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-07 05:51:13 +02:00
10 lines
172 B
Handlebars
10 lines
172 B
Handlebars
### {{#if @root.linkCompare~}}
|
|
[{{version}}]({{compareUrlFormat}})
|
|
{{~else}}
|
|
{{~version}}
|
|
{{~/if}}
|
|
{{~#if title}} "{{title}}"
|
|
{{~/if}}
|
|
{{~#if date}} / {{date}}
|
|
{{/if}}
|