We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97f090 commit 2aebc0eCopy full SHA for 2aebc0e
1 file changed
.github/workflows/hexo.yml
@@ -47,7 +47,7 @@ jobs:
47
hexo generate
48
hexo deploy
49
- name: Build and Deploy
50
- env:
+ env: |
51
PERSONAL_TOKEN: ${{ secrets.ACCESS_TOKEN }}
52
PUBLISH_REPOSITORY: easy-git/easy-git.github.io
53
BRANCH: master
0 commit comments