1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00

Change webhook url

This commit is contained in:
Adria Navarro 2023-11-20 10:05:25 +01:00
parent 370d12965c
commit 5a608b0873

View file

@ -28,7 +28,7 @@ jobs:
- name: Notify error
uses: tsickert/discord-webhook@v5.3.0
with:
webhook-url: ${{ secrets.PROD_DEPLOY_WEBHOOK_URL }}
webhook-url: ${{ secrets.OSS_CHECKS_WEBHOOK_URL }}
embed-title: 🚨 OSS checks failed in master
embed-url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
embed-description: |