1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 19:51:13 +02:00
Files
gitea-release-please-action/dist/header.hbs
Google GitHub Actions Bot e6d565feb2 chore: build dist (#673)
Build dist PR
2022-12-08 08:49:16 -08:00

10 lines
171 B
Handlebars

## {{#if @root.linkCompare~}}
[{{version}}]({{compareUrlFormat}})
{{~else}}
{{~version}}
{{~/if}}
{{~#if title}} "{{title}}"
{{~/if}}
{{~#if date}} ({{date}})
{{/if}}