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

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

This commit is contained in:
google-github-actions-bot
2021-09-09 16:56:13 -05:00
committed by GitHub
parent 3367dd132f
commit 5c245ae70b
9 changed files with 110 additions and 110 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}}