mirror of
https://github.com/containers/podman.git
synced 2025-06-27 21:50:18 +08:00
GHA: Fix typo.
Whoops Ref: #16414 Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
2
.github/workflows/check_cirrus_cron.yml
vendored
2
.github/workflows/check_cirrus_cron.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user