diff --git a/.github/workflows/process-mdx.yml b/.github/workflows/process-mdx.yml index 9dc195da..231b9619 100644 --- a/.github/workflows/process-mdx.yml +++ b/.github/workflows/process-mdx.yml @@ -33,8 +33,8 @@ jobs: - name: Commit changes run: | - git config --local user.email "action@github.com" - git config --local user.name "GitHub Action" + git config --local user.email "88554920+alterxyz@users.noreply.github.com" + git config --local user.name "alterxyz" git add . git commit -m "Auto-process MDX files [skip ci]" || echo "No changes to commit" git push \ No newline at end of file