Skip to content

Commit

Permalink
Add a GitHub robot user for the merge commits
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Aug 6, 2024
1 parent a88fc59 commit 48288d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:
ref: ds3-stable
fetch-depth: 0

- run: git config --global user.email "[email protected]"
- run: git config --global user.name "Nattlebot Robobaum"

- run: git merge --no-edit origin/ds3-full-rando
- run: git push origin ds3-stable

Expand Down

0 comments on commit 48288d0

Please sign in to comment.