1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-14 07:41:40 +02:00

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

This commit is contained in:
google-github-actions-bot
2021-07-28 16:55:33 -05:00
committed by GitHub
parent 3e6dc1e3aa
commit 75ee9b479d
9 changed files with 111 additions and 110 deletions

10
dist/footer1.hbs vendored
View File

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