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

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

This commit is contained in:
Google GitHub Actions Bot
2022-04-20 12:36:26 -05:00
committed by GitHub
parent b2dd1ed06a
commit 57f22808da
10 changed files with 3398 additions and 2775 deletions

8
dist/header2.hbs vendored
View File

@@ -1,9 +1,13 @@
### {{#if @root.linkCompare~}}
{{#if isPatch~}}
###
{{~else~}}
##
{{~/if}} {{#if @root.linkCompare~}}
[{{version}}]({{compareUrlFormat}})
{{~else}}
{{~version}}
{{~/if}}
{{~#if title}} "{{title}}"
{{~/if}}
{{~#if date}} / {{date}}
{{~#if date}} ({{date}})
{{/if}}