diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8c5b263..aa79655 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,7 +33,7 @@ jobs: run: docker run -id --name test_netgen vezzal/vezzal:v0 bash | exit - name: Run the testing on the container and send the mail - run: docker exec test_netgen /vezzal/test_netgen.sh "lankasaicharan123@gmail.com" ${{ secrets.MAILING_KEY }} + run: docker exec test_netgen /vezzal/test_netgen.sh "lankasaicharan123@gmail.com tim@opencircuitdesign.com" ${{ secrets.MAILING_KEY }}