Skip to content

Commit f303196

Browse files
committed
ci: update workflows config.
1 parent 9dbf260 commit f303196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)