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