Skip to content

Commit

Permalink
ci: fix user_name
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Mar 8, 2020
1 parent 482e0ab commit 3db63ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./public
keep_files: true
user_name: github-actions
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'

0 comments on commit 3db63ee

Please sign in to comment.