Skip to content

Commit 4887c4a

Browse files
committed
ci: use GitHub Actions bot as author of CD commits
1 parent 8d77bd6 commit 4887c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
publish_dir: ./${{ matrix.config.publish_dir }}
7171
exclude_assets: ''
7272
enable_jekyll: true
73-
user_name: 'Mystic'
74-
user_email: '215104920@qq.com'
73+
user_name: 'github-actions[bot]'
74+
user_email: 'github-actions[bot]@users.noreply.github.com'
7575
full_commit_message: "ci: Update ${{ matrix.config.name }}"
7676
force_orphan: true

0 commit comments

Comments
 (0)