diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 123e954..abb62b8 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -38,4 +38,4 @@ jobs: commit_message: Format code commit_user_name: ${{ secrets.GIT_USER_NAME }} commit_user_email: ${{ secrets.GIT_USER_EMAIL }} - commit_author: ${{ secrets.GIT_USER_NAME }} <${{ secrets.GIT_USER_EMAIL }}> \ No newline at end of file + commit_author: ${{ secrets.GIT_USER_NAME }} <${{ secrets.GIT_USER_EMAIL }}>