Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Capitalize deploy username
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Nov 29, 2020
1 parent 6dd177e commit 7deb185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./out
user_name: "gha"
user_name: "GHA"
user_email: "[email protected]"
commit_message: "Automatic deploy of coverage report"

0 comments on commit 7deb185

Please sign in to comment.