mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
Update main.yml
This commit is contained in:
committed by
Tim Edwards
parent
5011052176
commit
0835a682d9
@@ -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 "[email protected]"
|
||||
run: docker exec test_magic /vezzal/test_magic.sh "[email protected]" ${{secrets.MAILING_KEY}}
|
||||
|
||||
Reference in New Issue
Block a user