We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d77bd6 commit 4887c4aCopy full SHA for 4887c4a
.github/workflows/cd.yaml
@@ -70,7 +70,7 @@ jobs:
70
publish_dir: ./${{ matrix.config.publish_dir }}
71
exclude_assets: ''
72
enable_jekyll: true
73
- user_name: 'Mystic'
74
- user_email: '215104920@qq.com'
+ user_name: 'github-actions[bot]'
+ user_email: 'github-actions[bot]@users.noreply.github.com'
75
full_commit_message: "ci: Update ${{ matrix.config.name }}"
76
force_orphan: true
0 commit comments