Update main.yml

This commit is contained in:
Sai Charan Lanka
2021-08-06 11:18:32 -04:00
committed by Tim Edwards
parent 6cc898b34b
commit e80f70e67b
+1 -1
View File
@@ -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 "[email protected]" ${{ secrets.MAILING_KEY }}
run: docker exec test_netgen /vezzal/test_netgen.sh "[email protected] [email protected]" ${{ secrets.MAILING_KEY }}