mirror of https://github.com/containers/podman.git
commit
b56f0aa84c
|
@ -66,7 +66,7 @@ jobs:
|
||||||
|
|
||||||
- if: failure()
|
- if: failure()
|
||||||
name: Send error notification e-mail
|
name: Send error notification e-mail
|
||||||
uses: dawidd6/action-send-mail@3.7.1
|
uses: dawidd6/action-send-mail@v3.7.1
|
||||||
with:
|
with:
|
||||||
server_address: ${{secrets.ACTION_MAIL_SERVER}}
|
server_address: ${{secrets.ACTION_MAIL_SERVER}}
|
||||||
server_port: 465
|
server_port: 465
|
||||||
|
|
Loading…
Reference in New Issue