From b88ac2e4eadaee2e308633bdb53eccf17a2b489e Mon Sep 17 00:00:00 2001 From: Dmitry Gurovich Date: Fri, 19 Apr 2024 20:26:39 +0300 Subject: [PATCH] Update commit-notify.yml --- .github/workflows/commit-notify.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/commit-notify.yml b/.github/workflows/commit-notify.yml index a4631e2..8df4ec3 100644 --- a/.github/workflows/commit-notify.yml +++ b/.github/workflows/commit-notify.yml @@ -1,5 +1,4 @@ name: Commit Notify - on: push jobs: @@ -56,4 +55,4 @@ jobs: with: to: ${{ steps.compose.outputs.to }} subject: ${{ steps.compose.outputs.subj }} - body: ${{ steps.compose.outputs.body }} \ No newline at end of file + body: ${{ steps.compose.outputs.body }}