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

chore: build dist (#827)

Build dist PR
This commit is contained in:
Google GitHub Actions Bot
2023-09-28 13:06:33 -04:00
committed by GitHub
parent 48f987371f
commit 1c7728c18b
9 changed files with 106 additions and 106 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}}