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:
committed by
GitHub
parent
7967947bf2
commit
fd790a278c
10
dist/footer.hbs
vendored
10
dist/footer.hbs
vendored
@@ -1,10 +0,0 @@
|
||||
{{#if noteGroups}}
|
||||
{{#each noteGroups}}
|
||||
|
||||
### {{title}}
|
||||
|
||||
{{#each notes}}
|
||||
* {{text}}
|
||||
{{/each}}
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user