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