mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 17:51:34 +02:00
committed by
GitHub
parent
9963ea2aa8
commit
e6d565feb2
10
dist/footer1.hbs
vendored
10
dist/footer1.hbs
vendored
@@ -0,0 +1,10 @@
|
||||
{{#if noteGroups}}
|
||||
{{#each noteGroups}}
|
||||
|
||||
### {{title}}
|
||||
|
||||
{{#each notes}}
|
||||
* {{text}}
|
||||
{{/each}}
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user