mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 14:01:35 +02:00
committed by
GitHub
parent
48f987371f
commit
1c7728c18b
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