Skip to content

Commit fabf1ee

Browse files
committed
update
1 parent 6303818 commit fabf1ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hexo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
- name: Deploy # step4
5050
run: |
5151
git symbolic-ref HEAD refs/heads/gh-pages
52-
git add -f *
52+
git -f add *
5353
git commit -m "update"
5454
git push origin gh-pages

0 commit comments

Comments
 (0)