From 44b095991d63fb90dd8842aa9a084114664497c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Kol=C3=A1=C5=99?= Date: Tue, 14 Nov 2023 13:50:07 +0100 Subject: [PATCH] feat(cicd): announce deploys XII --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d345d12e..eeba04d3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -159,7 +159,7 @@ jobs: message=" 👨‍💻 ${{ github.actor }} deployed: 🌐 [production](https://fiesta.plus) - 📝 ${{ github.event.commits[0].message }} + 📝 `${{ github.event.commits[0].message }}` 🔗 [see commit](https://github.com/${{ github.repository }}/commit/${{github.sha}}) " curl -s \