diff --git a/catalog-info.yml b/catalog-info.yml new file mode 100644 index 00000000..a9d46ca8 --- /dev/null +++ b/catalog-info.yml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: actions-setup-java + description: | + This action configure java projects to be executed on GitHub Actions + annotations: + github.com/project-slug: Tradeshift/actions-setup-java + tags: + - typescript + - github-action +spec: + type: library + owner: developer-productivity + lifecycle: production