Skip to content

Commit e01380b

Browse files
authored
Update npm-gulp.yml
1 parent bb9f696 commit e01380b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-gulp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
6060
user_name: Lyog
6161
user_email: liuyong.2020@qq.com
62-
# 获取提交文章源码时的commit message,作为发布gh-pages分支的信息
62+
# 获取提交文章源码时的commit message,作为发布gh-pages分支的信息
6363
commit_message: ${{ github.event.head_commit.message }}
6464
full_commit_message: ${{ github.event.head_commit.message }}
6565
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)