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

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

This commit is contained in:
Google GitHub Actions Bot
2022-06-01 17:30:25 -05:00
committed by GitHub
parent 04c9c57609
commit 7e9368d325
7 changed files with 974 additions and 269 deletions

18
dist/header1.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}}