Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit e22c7a1

Browse files
committed
feat: add HWB_NEW directory to deployment in GitHub Pages workflow
1 parent 7c816b9 commit e22c7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- run: mv beauty/ docs/
2121
- run: mv new/ docs/
2222
- run: mv action/ docs/
23+
- run: mv HWB_NEW/ docs/
2324
- run: node sitemap.js
2425
- name: Deploy
2526
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)