Update main.yml

This commit is contained in:
Sai Charan Lanka 2021-08-23 21:59:24 +05:30 committed by Tim Edwards
parent 31a7b4d66d
commit e65b16ab8f
1 changed files with 1 additions and 1 deletions

View File

@ -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" ${{ secrets.MAILING_KEY }}
run: docker exec test_magic /vezzal/test_magic.sh "lankasaicharan123@gmail.com,vanisaicharan2000@gmail.com" ${{ secrets.MAILING_KEY }}