Explorar o código

Chore: change Git user (#803)

Loyalsoldier %!s(int64=4) %!d(string=hai) anos
pai
achega
f0c5eded7d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/updateGeofile.yml

+ 2 - 2
.github/workflows/updateGeofile.yml

@@ -19,7 +19,7 @@ jobs:
 
       - name: push
         run: |
-          git config --local user.email "action@github.com"
-          git config --local user.name "GitHub Action"
+          git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
+          git config --local user.name "github-actions[bot]"
           git commit -am "update geoip, geosite"
           git push -v --progress