mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 16:31:33 +02:00
chore: build dist (#571)
chore: build dist release-please-action Co-authored-by: Jeff Ching <chingor@google.com>
This commit is contained in:
committed by
GitHub
parent
d39db9f1d9
commit
c196e90fb5
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