We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5fed14 commit 11dd853Copy full SHA for 11dd853
1 file changed
.github/workflows/hexo.yml
@@ -48,5 +48,4 @@ jobs:
48
hexo deploy
49
- name: Deploy # step4
50
run: |
51
- git subtree add --prefix=public gh-pages gh-pages --squash
52
git subtree push --prefix=public origin gh-pages --squash
0 commit comments