1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-14 09:21:34 +02:00

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

This commit is contained in:
google-github-actions-bot
2021-02-14 21:59:11 -06:00
committed by GitHub
parent cede8e4837
commit 16ecf10af8
9 changed files with 4849 additions and 463 deletions

10
dist/footer.hbs vendored
View File

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