Skip to content

Commit b11b768

Browse files
authored
Update npm-package.yml
1 parent f3a9552 commit b11b768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444

4545
- name: Deploy to GitHub Pages
4646
uses: peaceiris/actions-gh-pages@v3
47+
if: success() || failure()
4748
with:
4849
github_token: ${{ secrets.GITHUB_TOKEN }}
4950
publish_dir: coverage/lcov-report

0 commit comments

Comments
 (0)