1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-14 12:11:35 +02:00

chore: build dist release-please-action (#247)

This commit is contained in:
google-github-actions-bot
2021-02-19 19:58:16 -06:00
committed by GitHub
parent 038a2f320b
commit a67e4db809
9 changed files with 358 additions and 226 deletions

10
dist/footer1.hbs vendored
View File

@@ -1,10 +0,0 @@
{{#if noteGroups}}
{{#each noteGroups}}
### {{title}}
{{#each notes}}
* {{text}}
{{/each}}
{{/each}}
{{/if}}