diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1c0fba5ab3..cfb8716098 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,8 @@ jobs: with: fetch-depth: 0 - - id: get_commit_message + - name: Resolve commit message + id: get_commit_message run: | if [ -n "${{ github.event.head_commit.message }}" ] then