We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0fc3b commit bb9f696Copy full SHA for bb9f696
.github/workflows/npm-gulp.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
60
user_name: Lyog
61
- user_email: liuyong.2017@qq.com
+ user_email: liuyong.2020@qq.com
62
# 获取提交文章源码时的commit message,作为发布gh-pages分支的信息
63
commit_message: ${{ github.event.head_commit.message }}
64
full_commit_message: ${{ github.event.head_commit.message }}
0 commit comments