mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-14 08:31:35 +02:00
chore: build dist
This commit is contained in:
11
dist/template.hbs
vendored
Normal file
11
dist/template.hbs
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{{> header}}
|
||||
|
||||
{{#each commitGroups}}
|
||||
{{#each commits}}
|
||||
{{> commit root=@root}}
|
||||
{{/each}}
|
||||
{{/each}}
|
||||
|
||||
{{> footer}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user