mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 15:51:41 +02:00
committed by
GitHub
parent
21e064e1c6
commit
d591e52635
8
dist/commit.hbs
vendored
8
dist/commit.hbs
vendored
@@ -1,7 +1,7 @@
|
|||||||
* {{header}}
|
* {{header}}
|
||||||
|
|
||||||
{{~!-- commit link --}} {{#if @root.linkReferences~}}
|
{{~!-- commit link --}}
|
||||||
([{{hash}}](
|
{{~#if @root.linkReferences}} ([{{hash}}](
|
||||||
{{~#if @root.repository}}
|
{{~#if @root.repository}}
|
||||||
{{~#if @root.host}}
|
{{~#if @root.host}}
|
||||||
{{~@root.host}}/
|
{{~@root.host}}/
|
||||||
@@ -14,9 +14,7 @@
|
|||||||
{{~@root.repoUrl}}
|
{{~@root.repoUrl}}
|
||||||
{{~/if}}/
|
{{~/if}}/
|
||||||
{{~@root.commit}}/{{hash}}))
|
{{~@root.commit}}/{{hash}}))
|
||||||
{{~else}}
|
{{~else if hash}} {{hash}}{{~/if}}
|
||||||
{{~hash}}
|
|
||||||
{{~/if}}
|
|
||||||
|
|
||||||
{{~!-- commit references --}}
|
{{~!-- commit references --}}
|
||||||
{{~#if references~}}
|
{{~#if references~}}
|
||||||
|
|||||||
24028
dist/index.js
vendored
24028
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user