Change webhook url

This commit is contained in:
Adria Navarro 2023-11-20 10:05:25 +01:00
parent 370d12965c
commit 5a608b0873
1 changed files with 1 additions and 1 deletions

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: |