„.gitea/workflows/prod.yml“ ändern
This commit is contained in:
parent
1879005bb9
commit
01d53125c0
@ -29,7 +29,7 @@ jobs:
|
||||
rsync -azr --delete ./ /opt/data/webdata/schuelerzeitung/
|
||||
|
||||
- name: notification
|
||||
uses: https://github.com/yamaks2306/telegram-notification@main
|
||||
uses: actions/telegram-notification@main
|
||||
if: always()
|
||||
with:
|
||||
chat_id: ${{ secrets.TG_CHAT_ID }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user