Skip to content

Commit

Permalink
ci: Add bot as committer
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Mar 8, 2020
1 parent 20cbde1 commit 762f6da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
#deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./exampleSite/public
force_orphan: true
user_name: GitHub Actions
user_email: 'github-actions[bot]@users.noreply.github.com'

0 comments on commit 762f6da

Please sign in to comment.