diff --git a/.github/workflows/hugo-version-update.yml b/.github/workflows/hugo-version-update.yml index a865fed4..4617c4b1 100644 --- a/.github/workflows/hugo-version-update.yml +++ b/.github/workflows/hugo-version-update.yml @@ -42,7 +42,7 @@ jobs: uses: peter-evans/create-pull-request@v6 with: commit-message: Update Hugo supported version to ${{ steps.update-config.outputs.release_tag }} - title: :gear: Update Hugo supported version to ${{ steps.update-config.outputs.release_tag }} + title: ⚙️ Update Hugo supported version to ${{ steps.update-config.outputs.release_tag }} body: | Updates [Hugo][1] support to ${{ steps.update-config.outputs.release_tag }}