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 @@