Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
change github-actions[bot]@users.noreply.github.com
  • Loading branch information
MaurUppi authored Dec 30, 2023
1 parent a4b16d1 commit b2f226c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
cd publish || exit 1
git init
git config --local user.name "github-actions[bot]"
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.email "47710598+github-actions[bot]@users.noreply.github.com"
git checkout -b release
git add -A
git commit -m "${{ env.RELEASE_NAME }}"
Expand Down

0 comments on commit b2f226c

Please sign in to comment.