mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 21:41:13 +02:00
committed by
GitHub
parent
21e064e1c6
commit
d591e52635
8
dist/commit.hbs
vendored
8
dist/commit.hbs
vendored
@@ -1,7 +1,7 @@
|
||||
* {{header}}
|
||||
|
||||
{{~!-- commit link --}} {{#if @root.linkReferences~}}
|
||||
([{{hash}}](
|
||||
{{~!-- commit link --}}
|
||||
{{~#if @root.linkReferences}} ([{{hash}}](
|
||||
{{~#if @root.repository}}
|
||||
{{~#if @root.host}}
|
||||
{{~@root.host}}/
|
||||
@@ -14,9 +14,7 @@
|
||||
{{~@root.repoUrl}}
|
||||
{{~/if}}/
|
||||
{{~@root.commit}}/{{hash}}))
|
||||
{{~else}}
|
||||
{{~hash}}
|
||||
{{~/if}}
|
||||
{{~else if hash}} {{hash}}{{~/if}}
|
||||
|
||||
{{~!-- commit 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