mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-14 07:41:40 +02:00
committed by
GitHub
parent
e6d565feb2
commit
264b85cc6b
10
dist/footer.hbs
vendored
10
dist/footer.hbs
vendored
@@ -0,0 +1,10 @@
|
||||
{{#if noteGroups}}
|
||||
{{#each noteGroups}}
|
||||
|
||||
### {{title}}
|
||||
|
||||
{{#each notes}}
|
||||
* {{text}}
|
||||
{{/each}}
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user