fix review comments

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-12-07 13:03:27 +00:00
parent 935b66a646
commit 626a71fa06
9 changed files with 24 additions and 24 deletions
@@ -74,7 +74,7 @@ spec:
output:
links:
- title: Repository
url: ${{ steps["publish"].output.remoteUrl }}
url: ${{ steps['publish'].output.remoteUrl }}
- title: Open in catalog
icon: catalog
entityRef: ${{ steps["register"].output.entityRef }}
entityRef: ${{ steps['register'].output.entityRef }}