Skip to content

Commit 7a04d38

Browse files
committed
update hexo.yml
1 parent 824d460 commit 7a04d38

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/hexo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
hexo deploy
4949
- name: Deploy # step4
5050
id: deploy
51-
uses: sma11black/hexo-action@v1.0.0
51+
uses: noosphere-coder/hexo-action@master
5252
with:
5353
deploy_key: ${{ secrets.ACCESS_TOKEN }}
54+
commit_msg: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)