Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SummerMineJack authored Sep 10, 2021
1 parent 0ec93f8 commit 76e5ab6
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 @@ -63,7 +63,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 "358289258+github-actions[bot]@users.noreply.github.com"
git checkout -b release
git add geoip.dat geoip.dat.sha256sum *.gz *.zip
git commit -m "${{ env.RELEASE_NAME }}"
Expand Down

0 comments on commit 76e5ab6

Please sign in to comment.