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