Skip to content

Commit

Permalink
actions: make me the author of commits
Browse files Browse the repository at this point in the history
  • Loading branch information
detroyejr committed Sep 16, 2024
1 parent 56dd71a commit fa58ae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
pr-title: "flake: bump flake.lock"
commit-msg: "flake: bump flake.lock"
git-author-name: "detroyejr"
git-author-email: "detroyejr@outlook.com"
git-committer-name: "detroyejr"

0 comments on commit fa58ae8

Please sign in to comment.