Skip to content

Commit

Permalink
Put old email back
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-quintero committed Feb 7, 2024
1 parent f1bc3d3 commit af884d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
chmod 600 ~/.ssh/signing.key
git config --global user.name "nextmv-bot"
git config --global user.email "donotemailme@nextmv.io"
git config --global user.email "tech+gh-nextmv-bot@nextmv.io"
git config --global gpg.format ssh
git config --global user.signingkey ~/.ssh/signing.key
Expand Down

0 comments on commit af884d4

Please sign in to comment.