adding Google Chat notification changes in workflow

This commit is contained in:
Frédérick Pruneau 2026-02-05 13:02:31 -05:00
parent 5e052b1d62
commit d9783fd835
Signed by: fred
SSH Key Fingerprint: SHA256:NE8ZTR2qtoXf35Rq2m2y6PQA0sIUFPVTEIsGwG9FsXk

View File

@ -42,3 +42,6 @@ jobs:
uses: SimonScholz/google-chat-action@3b3519e5102dba8aa5046fd711c4b553586409bb # v1.1.0
with:
webhookUrl: '${{ secrets.GOOGLE_CHAT_WEBHOOK }}'
jobStatus: ${{ job.status }}
title: Google Chat GitHub Action
subtitle: ${{ job.status }}