From 5bcab2c208c954409208d2a326c0e027cfeee9b9 Mon Sep 17 00:00:00 2001 From: "theo.jeannes" Date: Thu, 24 Mar 2022 18:42:57 +0100 Subject: [PATCH] =?UTF-8?q?=C3=A9aze?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/delivery.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/delivery.yml b/.github/workflows/delivery.yml index 1f26cc7..11aa11d 100644 --- a/.github/workflows/delivery.yml +++ b/.github/workflows/delivery.yml @@ -30,7 +30,7 @@ jobs: with: webhook: "https://discordapp.com/api/webhooks/956068061100789801/SB4rQKVAuiGBeeT3ptjPc6zY-AzeUQG_FaKYDdvdU7M_0CitvtDgs8UIvhiB9gQ5w6KX" title: "Rendu QGL" - description: "All good, le tag est posé (${{ github.event.push }}) ${{ github.event }} ! Les rapports sont dans l'artefact" + description: "All good, le tag est posé () ${{ github.event.ref }} / ${{ github.event.before }} / ${{ github.event.after }} ! Les rapports sont dans l'artefact" color: 0xff91a4 nodetail: true - name: Discord Notification Delivered