1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-12 04:31:41 +02:00

build: force build of library (#346)

This commit is contained in:
google-github-actions-bot
2021-09-07 16:55:06 -05:00
committed by GitHub
parent fc74088d86
commit 7967947bf2
10 changed files with 15043 additions and 13036 deletions

22
dist/header2.hbs vendored
View File

@@ -1,9 +1,13 @@
## {{#if isPatch~}} <small>
{{~/if~}} {{version}}
{{~#if title}} "{{title}}"
{{~/if~}}
{{~#if date}} ({{date}})
{{~/if~}}
{{~#if isPatch~}} </small>
{{~/if}}
{{#if isPatch~}}
###
{{~else~}}
##
{{~/if}} {{#if @root.linkCompare~}}
[{{version}}]({{compareUrlFormat}})
{{~else}}
{{~version}}
{{~/if}}
{{~#if title}} "{{title}}"
{{~/if}}
{{~#if date}} ({{date}})
{{/if}}