mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 18:01:35 +02:00
feat!: initial implementation of logic for running release please
This commit is contained in:
9
dist/header1.hbs
vendored
Normal file
9
dist/header1.hbs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
## {{#if isPatch~}} <small>
|
||||
{{~/if~}} {{version}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if~}}
|
||||
{{~#if date}} ({{date}})
|
||||
{{~/if~}}
|
||||
{{~#if isPatch~}} </small>
|
||||
{{~/if}}
|
||||
|
||||
Reference in New Issue
Block a user