fix(scaffolder): requested changes

Signed-off-by: Zander Franks <zander@zanderf.net>
This commit is contained in:
Zander Franks
2023-05-04 12:37:35 -05:00
parent ebf3c0e7a1
commit b779e98756
7 changed files with 14 additions and 14 deletions
@@ -522,8 +522,8 @@ output:
icon: catalog
entityRef: ${{ steps['register'].output.entityRef }} # link to the entity that has been ingested to the catalog
text:
- title: More data
data: |
- title: More information
content: |
Access the \[remote repository\](${{ steps['publish'].output.remoteUrl }}).
```