Skip to content

Commit

Permalink
Use external notify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
will-lynas committed Oct 13, 2024
1 parent 3f3ab4f commit ae9969b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ jobs:
needs: deploy
runs-on: ubuntu-latest
steps:
- uses: appleboy/telegram-action@master
- uses: will-lynas/deploy-notifications@main
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
Quaestor deploy successful 🎉
🥷 ${{ github.actor }}
💬 ${{ github.event.head_commit.message }}

0 comments on commit ae9969b

Please sign in to comment.