diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 3f0f2eafc..5b7c696d1 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -28,7 +28,7 @@ jobs: source-directory: "." destination-github-username: is-a-dev destination-repository-name: register - user-email: "actions@github.com" - user-name: "GitHub Actions" + user-email: "bot@is-a.dev" + user-name: "is-a-dev-bot" env: API_TOKEN_GITHUB: ${{ secrets.BOT }}