Skip to content

Commit 01bbe65

Browse files
committed
ci: update workflows config.
1 parent 01cca7f commit 01bbe65

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
with:
3131
path: README.md
3232
body: |
33-
34-
${{steps.contributors.outputs.htmlList}}
33+
\n${{steps.contributors.outputs.htmlList}}
3534
3635
- run: npm publish --access public --provenance
3736
name: 📦 open-browsers to NPM

0 commit comments

Comments
 (0)