diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 59ceed51e..c656c0fb1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,4 +40,4 @@ jobs: enable_jekyll: true keep_files: true force_orphan: true - commit_message: ${{ github.event.head_commit.message }} + commit_message: Deploy Pages, commit - ${{ github.event.head_commit.message }}