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 3d88306 commit e2daf72Copy full SHA for e2daf72
.github/workflows/update-info.yml
@@ -43,3 +43,6 @@ jobs:
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
publish_dir: .workflow-script/output # 上传的目录
46
+ user_name: github-actions[bot]
47
+ user_email: github-actions[bot]@users.noreply.github.com
48
+ full_commit_message: "🚀 自动部署:${{ github.sha }}"
0 commit comments