diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 42589b0..6725c05 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -178,7 +178,7 @@ jobs: runs-on: ubuntu-22.04 needs: deploy steps: - - name: Send a telegram + - name: Send a telegram to mark the end of the deployment uses: appleboy/telegram-action@master with: to: ${{ secrets.TELEGRAM_TO }}