diff --git a/.github/workflows/deploy-core.yml b/.github/workflows/deploy-core.yml index 5998932..64b70e2 100644 --- a/.github/workflows/deploy-core.yml +++ b/.github/workflows/deploy-core.yml @@ -33,4 +33,4 @@ jobs: uses: rjstone/discord-webhook-notify@v1 with: webhookUrl: ${{ secrets.WEBHOOK_URL_MERGE_FAILURE }} - details: 'express-react-pdf deployment failed!' \ No newline at end of file + details: 'express-react-pdf merge workflow failed!'