Skip to content

Commit 0791db4

Browse files
committed
调整 github actions格式
1 parent 2aebc0e commit 0791db4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/hexo.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
hexo generate
4848
hexo deploy
4949
- name: Build and Deploy
50-
env: |
51-
PERSONAL_TOKEN: ${{ secrets.ACCESS_TOKEN }}
52-
PUBLISH_REPOSITORY: easy-git/easy-git.github.io
53-
BRANCH: master
54-
PUBLISH_DIR: ./public
50+
env: |
51+
PERSONAL_TOKEN: ${{ secrets.ACCESS_TOKEN }}
52+
PUBLISH_REPOSITORY: easy-git/easy-git.github.io
53+
BRANCH: master
54+
PUBLISH_DIR: ./public

0 commit comments

Comments
 (0)