Skip to content

Commit fedc70d

Browse files
committed
Update publish dir
1 parent 29fd7f0 commit fedc70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
uses: peaceiris/actions-gh-pages@v4
4141
with:
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
43-
publish_dir: htmlcov
43+
publish_dir: ./htmlcov
4444
publish_branch: gh-pages

0 commit comments

Comments
 (0)