Skip to content

Commit 1f52f00

Browse files
authored
Update main.yml
1 parent bec615c commit 1f52f00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
# - name: Build
2222
# run: npm run build
23+
- name: Set dist folder
24+
run: git subtree push --prefix dist origin gh-pages
2325

2426
- name: Github Pages Custom Deploy
2527
uses: sterlingwes/[email protected]

0 commit comments

Comments
 (0)