🩹 Fixed undefined environmental pass through

This commit is contained in:
Alicia Sykes
2021-10-02 21:26:26 +01:00
committed by GitHub
parent 958926720c
commit b93c843800

View File

@@ -38,6 +38,6 @@ jobs:
title: '[WEBSITE] SSL Cert Expiring Soon'
body: >
**Priority Notice**
The SSL Certificate for ${{ matrix.domain }} will expire in ${{ ssl-expire-days-left }} days, on ${{ steps.check-domain.outputs.ssl-expire-date }}.
The SSL Certificate for ${{ matrix.domain }} will expire in ${{ steps.check-domain.outputs.ssl-expire-days-left }} days, on ${{ steps.check-domain.outputs.ssl-expire-date }}.
@Lissy93 - Please take action immediately to prevent any downtime