mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 11:01:40 +02:00
chore: compile dist using workflow (#75)
This commit is contained in:
13
dist/header1.hbs
vendored
13
dist/header1.hbs
vendored
@@ -1,13 +0,0 @@
|
||||
{{#if isPatch~}}
|
||||
###
|
||||
{{~else~}}
|
||||
##
|
||||
{{~/if}} {{#if @root.linkCompare~}}
|
||||
[{{version}}]({{compareUrlFormat}})
|
||||
{{~else}}
|
||||
{{~version}}
|
||||
{{~/if}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if}}
|
||||
{{~#if date}} ({{date}})
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user