diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index babb9e7..92d8d7c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -223,4 +223,5 @@ jobs: body: | Automated release for tag ${{ steps.create_tag.outputs.TAG_NAME }} - Commit: ${{ github.sha }} \ No newline at end of file + Commit: ${{ github.sha }} + \ No newline at end of file