]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Update release workflows, fix gitmoji emoji used (#2019)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 25 Jun 2026 13:25:56 +0000 (15:25 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 13:25:56 +0000 (13:25 +0000)
.github/workflows/prepare-release.yml

index ad335cc8f500a65b37835f06e329eaac9281a553..8ac1ddb711f68342bc92f5d750ce0cf65284fa83 100644 (file)
@@ -75,6 +75,6 @@ jobs:
           gh pr create \
             --base main \
             --head "$branch" \
-            --title "Release version ${VERSION}" \
+            --title "🔖 Release version ${VERSION}" \
             --body "Prepare release ${VERSION}." \
             --label release