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

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

This commit is contained in:
google-github-actions-bot
2021-02-17 23:34:20 -06:00
committed by GitHub
parent df8698c999
commit 7e431b7748
9 changed files with 111 additions and 111 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}}