From 0835a682d94bb929803e2bc294878b0909cd3ec1 Mon Sep 17 00:00:00 2001 From: Sai Charan Lanka Date: Sat, 28 Aug 2021 11:00:24 +0530 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dbd3f24e..c3508c30 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,4 +29,4 @@ jobs: run: docker run -id --name test_magic vezzal/vezzal:v1 bash | exit - name: Run the testing on the container and send the mail - run: docker exec test_magic /vezzal/test_magic.sh "lankasaicharan123@gmail.com" + run: docker exec test_magic /vezzal/test_magic.sh "lankasaicharan123@gmail.com" ${{secrets.MAILING_KEY}}