Skip to content

Commit 7afa867

Browse files
committed
Update layout
1 parent 4cbab1e commit 7afa867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin-artifact-for-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
const artifactUrl = `https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${runId}`;
4141
const slug = process.env.PLUGIN_SLUG;
4242
const body = `<table><tr><td valign="top" width="36">
43-
<img src="https://avatars.githubusercontent.com/t/10805240?s=48" width="36" height="36" alt="HWP Toolkit">
43+
<img src="https://avatars.githubusercontent.com/t/10805240?s=48" width="36" height="36" alt="HWP Toolkit"/>
4444
</td><td>
4545

4646
**Download the latest ${slug} plugin artifact**

0 commit comments

Comments
 (0)