Skip to content

Commit

Permalink
docs: Add GitHub Actions bot committer
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Mar 8, 2020
1 parent 618792b commit 81884ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81884ef

Please sign in to comment.