Commit c1050ba
authored
feat: enhance package name display in workflow summary (#7)
- Updated the workflow to conditionally format the package name in the GitHub step summary. If the npm registry is the public npm registry, the package name is now displayed as a clickable link to its npm page. This improves visibility and accessibility for users reviewing the workflow summary.
Signed-off-by: Jonathan Kilzi <jkilzi@redhat.com>1 parent 4107148 commit c1050ba
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
0 commit comments