mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 17:01:34 +02:00
chore: build dist release-please-action (#467)
This commit is contained in:
committed by
GitHub
parent
b2dd1ed06a
commit
57f22808da
8
dist/header2.hbs
vendored
8
dist/header2.hbs
vendored
@@ -1,9 +1,13 @@
|
||||
### {{#if @root.linkCompare~}}
|
||||
{{#if isPatch~}}
|
||||
###
|
||||
{{~else~}}
|
||||
##
|
||||
{{~/if}} {{#if @root.linkCompare~}}
|
||||
[{{version}}]({{compareUrlFormat}})
|
||||
{{~else}}
|
||||
{{~version}}
|
||||
{{~/if}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if}}
|
||||
{{~#if date}} / {{date}}
|
||||
{{~#if date}} ({{date}})
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user