[CI] Fixed incorrect release title (missing _<branch_name>)

This commit is contained in:
Gliniak
2026-03-24 21:06:50 +01:00
parent 04346243b8
commit 2fa6942853
2 changed files with 14 additions and 4 deletions

View File

@@ -85,3 +85,4 @@ jobs:
secrets: inherit
with:
tag: ${{ github.sha }}
branch: ${{ github.ref_name }}