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

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

This commit is contained in:
google-github-actions-bot
2021-08-05 15:00:40 -05:00
committed by GitHub
parent 68f6fc67aa
commit c35840a721
9 changed files with 119 additions and 126 deletions

22
dist/header2.hbs vendored
View File

@@ -1,13 +1,9 @@
{{#if isPatch~}}
###
{{~else~}}
##
{{~/if}} {{#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}}