Skip to content

Commit f8b1903

Browse files
committed
ci: update workflows config.
1 parent 359e131 commit f8b1903

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
with:
3131
path: README.md
3232
body: |
33-
<br/>${{steps.contributors.outputs.htmlList}}
33+
<!--\n-->
34+
${{steps.contributors.outputs.htmlList}}
3435
3536
- run: npm publish --access public --provenance
3637
name: 📦 open-browsers to NPM

0 commit comments

Comments
 (0)