Remove Telegram notification from prod workflow
This commit is contained in:
parent
2d58bb0c0f
commit
6c85f3ed15
@ -31,12 +31,6 @@ jobs:
|
||||
cd public
|
||||
pagefind_extended --site=.
|
||||
rsync -azr --delete ./ /opt/data/webdata/gcg-website/
|
||||
- name: Notification
|
||||
uses: actions/telegram-action@main
|
||||
if: always()
|
||||
with:
|
||||
chat_id: ${{ secrets.TG_CHAT_ID }}
|
||||
token: ${{ secrets.TG_TOKEN }}
|
||||
test-build:
|
||||
name: Testumgebung
|
||||
if: gitea.repository == 'gcg/gcg-website'
|
||||
|
Loading…
x
Reference in New Issue
Block a user