From 711e561f20ecb7cf83e5e143ba785f7b63a443ac Mon Sep 17 00:00:00 2001 From: Fernando Nogueira Date: Tue, 21 Feb 2023 13:47:55 -0500 Subject: [PATCH] Update deploy-core.yml --- .github/workflows/deploy-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!'