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

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

This commit is contained in:
google-github-actions-bot
2021-07-28 16:31:40 -05:00
committed by GitHub
parent 4140ff7394
commit 6de3c8b55e
9 changed files with 1831 additions and 844 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}}