mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 12:31:34 +02:00
feat!: initial implementation of logic for running release please
This commit is contained in:
9
dist/header.hbs
vendored
Normal file
9
dist/header.hbs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
### {{#if @root.linkCompare~}}
|
||||
[{{version}}]({{compareUrlFormat}})
|
||||
{{~else}}
|
||||
{{~version}}
|
||||
{{~/if}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if}}
|
||||
{{~#if date}} / {{date}}
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user