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

chore: compile dist using workflow (#75)

This commit is contained in:
Bharath KKB
2020-10-01 14:37:42 -05:00
committed by GitHub
parent 873216b074
commit 6a8c41c2e1
13 changed files with 17 additions and 53236 deletions

11
dist/template.hbs vendored
View File

@@ -1,11 +0,0 @@
{{> header}}
{{#each commitGroups}}
{{#each commits}}
{{> commit root=@root}}
{{/each}}
{{/each}}
{{> footer}}