mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 20:11:36 +02:00
chore: build dist release-please-action (#299)
This commit is contained in:
committed by
GitHub
parent
5a49a61eb5
commit
73984c13a7
22
dist/header2.hbs
vendored
22
dist/header2.hbs
vendored
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user