From 937fdad583f79a6ae023305e33415f748e16cc68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 9 Mar 2024 21:50:36 +0000 Subject: [PATCH] Update hugo-version-update.yml --- .github/workflows/hugo-version-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo-version-update.yml b/.github/workflows/hugo-version-update.yml index 1b9e1ab4..91b850d7 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: Update Hugo supported version to ${{ steps.update-config.outputs.release_tag }} + title: :gear: Update Hugo supported version to ${{ steps.update-config.outputs.release_tag }} body: | Updates [Hugo][1] support to ${{ steps.update-config.outputs.release_tag }}