Skip to content

Commit

Permalink
fix(all-in-one): name in template (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Mar 4, 2024
1 parent fe73329 commit 4c49889
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scaffolder-templates/all-in-one/template.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: scaffolder.backstage.io/v1beta3
kind: Template
metadata:
name: semrel
title: Semantic Release
description: Enable Semantic Release on an existing project.
name: all-in-one
title: All-in-One
description: All-in-one CI/CD configuration.
tags:
- recommended
spec:
Expand Down

0 comments on commit 4c49889

Please sign in to comment.