1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 08:01:19 +02:00
Files
gitea-release-please-action/dist/header.hbs
Google GitHub Actions Bot c196e90fb5 chore: build dist (#571)
chore: build dist release-please-action

Co-authored-by: Jeff Ching <chingor@google.com>
2022-08-16 16:37:01 +00:00

10 lines
173 B
Handlebars

## {{#if isPatch~}} <small>
{{~/if~}} {{version}}
{{~#if title}} "{{title}}"
{{~/if~}}
{{~#if date}} ({{date}})
{{~/if~}}
{{~#if isPatch~}} </small>
{{~/if}}