Skip to content

Commit 5db0fb0

Browse files
committed
修改 github actions错误
1 parent c080c33 commit 5db0fb0

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/hexo.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,4 @@ jobs:
4848
hexo deploy
4949
- name: Build and Deploy
5050
run: |
51-
git subtree push --prefix=public origin gh-pages
52-
env: |
53-
PERSONAL_TOKEN: ${{ secrets.ACCESS_TOKEN }}
54-
PUBLISH_REPOSITORY: easy-git/easy-git.github.io
55-
BRANCH: master
56-
PUBLISH_DIR: ./public
51+
git subtree push --prefix=public origin gh-pages

0 commit comments

Comments
 (0)