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