diff --git a/.github/workflows/TGNotify.yml b/.github/workflows/TGNotify.yml index 61b23ad..24b3d09 100644 --- a/.github/workflows/TGNotify.yml +++ b/.github/workflows/TGNotify.yml @@ -1,7 +1,7 @@ name: telegram message on: [push] jobs: - SEND MSG: + SEND_MSG: name: send runs-on: ubuntu-latest steps: