Skip to content

Commit

Permalink
testing the ci telegram bot
Browse files Browse the repository at this point in the history
  • Loading branch information
giladAlboher committed Mar 5, 2024
1 parent 3654dfa commit 2d248ee
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
8 changes: 7 additions & 1 deletion .github/workflows/telegram-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: send telegram message on push
uses: appleboy/telegram-action@master
with:
Expand All @@ -18,4 +21,7 @@ jobs:
_Repository_: ${{ github.repository }}
[See changes here](https://github.com/${{ github.repository }}/commit/${{github.sha}})
[See changes here](https://github.com/${{ github.repository }}/commit/${{github.sha}})
photo: ./gitmeme.webp


15 changes: 0 additions & 15 deletions .github/workflows/telegrambot.yaml

This file was deleted.

Binary file added gitmeme.webp
Binary file not shown.

0 comments on commit 2d248ee

Please sign in to comment.