1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 22:31:37 +02:00

fix(build): action with support for PHP

This commit is contained in:
google-github-actions-bot
2021-09-07 17:03:36 -05:00
committed by GitHub
parent 7967947bf2
commit fd790a278c
9 changed files with 6986 additions and 13800 deletions

10
dist/footer.hbs vendored
View File

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