diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index f67a561c4..3f0f2eafc 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -25,7 +25,7 @@ jobs: - name: Commit uses: cpina/github-action-push-to-another-repository@main with: - source-directory: "register" + source-directory: "." destination-github-username: is-a-dev destination-repository-name: register user-email: "actions@github.com"