Explorar el Código

Set GitHub Bot as author for PHP8 merge commits

rugk hace 4 años
padre
commit
aa6e2f7631
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/refresh-php8.yml

+ 2 - 0
.github/workflows/refresh-php8.yml

@@ -27,6 +27,8 @@ jobs:
       - name: Push new changes
         uses: github-actions-x/commit@v2.8
         with:
+          name: github-actions[bot]
+          email: 41898282+github-actions[bot]@users.noreply.github.com
           github-token: ${{ secrets.GITHUB_TOKEN }}
           push-branch: 'php8'