From 5ddfa1323b440097db1e9d28e508dbadcf08661a Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Sat, 22 Jun 2024 23:49:10 +0100 Subject: [PATCH] fix: deploy message --- .github/workflows/ci.yml | 2 +- .idea/workspace.xml | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9e21c9..a848dcf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: with: publish-dir: ./dist production-branch: main - deploy-message: ${{ github.event.workflow_run.head_commit.message }} + deploy-message: ${{ github.event.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 4c14f2e..e1289e8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,8 @@