Skip to content

Commit e1309a2

Browse files
authored
Update npm-package.yml
1 parent e67d3d8 commit e1309a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/npm-package.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ jobs:
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
4343
branch: main
4444

45+
- name: Upload GitHub Pages artifact
46+
uses: actions/[email protected]
47+
with:
48+
name: coverage/lcov-report
49+
4550
publish-npm:
4651
needs: build
4752
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)