1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-12 00:41:38 +02:00

chore: build dist (#673)

Build dist PR
This commit is contained in:
Google GitHub Actions Bot
2022-12-08 11:49:16 -05:00
committed by GitHub
parent 9963ea2aa8
commit e6d565feb2
9 changed files with 120 additions and 113 deletions

18
dist/header.hbs vendored
View File

@@ -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}}