Skip to content

Commit 6f1e862

Browse files
authored
Update hexo.yml
1 parent a21a619 commit 6f1e862

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/hexo.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
hexo clean
4747
hexo generate
4848
hexo deploy
49-
- name: Build and Deploy
50-
run: |
51-
git pull
52-
git subtree push --prefix=public origin gh-pages
49+
# - name: Build and Deploy
50+
# run: |
51+
# git pull
52+
# git subtree push --prefix=public origin gh-pages

0 commit comments

Comments
 (0)