.gitea/workflows/prod.yml aktualisiert
This commit is contained in:
parent
126395746e
commit
80d7a7ef0d
@ -33,12 +33,12 @@ jobs:
|
||||
with:
|
||||
chat_id: ${{ secrets.TG_CHAT_ID }}
|
||||
token: ${{ secrets.TG_TOKEN }}
|
||||
|
||||
- name: Discord notification
|
||||
uses: https://github.com/PingChunChung/actions-discord-notifier@main
|
||||
- name: Telegram notification
|
||||
uses: actions/telegram-action@main
|
||||
if: always()
|
||||
with:
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK_URL }}
|
||||
chat_id: ${{ secrets.SZ_CHAT_ID }}
|
||||
token: ${{ secrets.TG_TOKEN }}
|
||||
|
||||
test-build:
|
||||
if: gitea.repository == 'gcg/schuelerzeitung'
|
||||
|
Loading…
x
Reference in New Issue
Block a user