diff --git a/Repofile b/Repofile index e02e195..34a3504 100644 --- a/Repofile +++ b/Repofile @@ -1,4 +1,12 @@ { - "checks": ["Build and test"], - "maintainers": ["Developer productivity"] + "checks": [ + "Build and test" + ], + "maintainers": [ + "Developer productivity" + ], + "topics": [ + "github-action", + "nodejs" + ] } diff --git a/catalog-info.yml b/catalog-info.yml index 650a88a..b0bce61 100644 --- a/catalog-info.yml +++ b/catalog-info.yml @@ -3,6 +3,9 @@ kind: Component metadata: name: 'actions-semantic-release' github.com/project-slug: Tradeshift/actions-semantic-release + tags: + - github-action + - nodejs spec: type: other lifecycle: production