Skip to content

Commit

Permalink
build: the name in catalog-info.yaml should be the repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Dec 18, 2023
1 parent fe6ac18 commit 3624382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'Learner Records'
name: 'frontend-app-learner-record'
description: 'The Microfrontend for the Credentials service. Contains views for the learner records and credentials sharing.'
links:
- url: 'https://github.com/openedx/frontend-app-learner-record/blob/master/README.rst'
Expand Down

0 comments on commit 3624382

Please sign in to comment.