mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Update hugo-version-update.yml
This commit is contained in:
parent
5fdf429761
commit
937fdad583
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo-version-update.yml
vendored
2
.github/workflows/hugo-version-update.yml
vendored
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue