docs: Add GitHub Actions bot committer

This commit is contained in:
Shohei Ueda
2020-03-08 14:39:04 +09:00
committed by GitHub
parent 618792b2f0
commit 81884efe7c

View File

@@ -327,8 +327,8 @@ A commit is always created with the same user.
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
user_name: iris
user_email: iris@peaceiris.com
user_name: GitHub Actions
user_email: 'github-actions[bot]@users.noreply.github.com'
```
### ⭐️ Set custom commit message