Skip to content

Commit

Permalink
only notify when backend build finish
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiShi1313 committed Jan 13, 2022
1 parent 3301a55 commit 962d517
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,6 @@ jobs:
name: Frontend digest
run: echo ${{ steps.docker_build_frontend_tagged_version.outputs.digest }}

- name: Send message to Telegram
uses: Lukasss93/telegram-action@v2
env:
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
TELEGRAM_CHAT: ${{ secrets.TELEGRAM_CHAT }}

build-and-push-backend:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 962d517

Please sign in to comment.