1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 08:31:40 +02:00

chore: build dist release-please-action (#463)

This commit is contained in:
Google GitHub Actions Bot
2022-04-12 18:18:19 -04:00
committed by GitHub
parent 1511242f61
commit dc68c88725
10 changed files with 902 additions and 358 deletions

18
dist/header.hbs vendored
View File

@@ -1,9 +1,9 @@
### {{#if @root.linkCompare~}}
[{{version}}]({{compareUrlFormat}})
{{~else}}
{{~version}}
{{~/if}}
{{~#if title}} "{{title}}"
{{~/if}}
{{~#if date}} / {{date}}
{{/if}}
## {{#if isPatch~}} <small>
{{~/if~}} {{version}}
{{~#if title}} "{{title}}"
{{~/if~}}
{{~#if date}} ({{date}})
{{~/if~}}
{{~#if isPatch~}} </small>
{{~/if}}