From dae621a564dbbbae8b96a3654dd323378dd79164 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Sat, 22 Jun 2024 23:47:39 +0100 Subject: [PATCH] fix: deploy message --- .github/workflows/ci.yml | 1 + .idea/workspace.xml | 23 ++++++++++++++--------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c01767..f9e21c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,6 +35,7 @@ jobs: with: publish-dir: ./dist production-branch: main + deploy-message: ${{ github.event.workflow_run.head_commit.message }} enable-pull-request-comment: true enable-commit-comment: true overwrites-pull-request-comment: true diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b74f8e3..4c14f2e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,9 @@