Skip to content

Commit

Permalink
Merge pull request #126 from hughrun/actions
Browse files Browse the repository at this point in the history
add commit user name for GH commit action
  • Loading branch information
hughrun authored Dec 31, 2023
2 parents d6cbb5f + 49cafaa commit d72bef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_user_name: BookWyrm Bot
commit_message: build site
commit_author: BookWyrm Bot <[email protected]>

Expand Down

0 comments on commit d72bef9

Please sign in to comment.