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