mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-06-09 22:28:13 +02:00
committed by
GitHub
parent
aed695c7cb
commit
48f987371f
18
dist/header1.hbs
vendored
18
dist/header1.hbs
vendored
@@ -1,9 +1,9 @@
|
||||
## {{#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