mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-06-09 22:28:13 +02:00
committed by
GitHub
parent
173ff2ae09
commit
e033133436
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