fix(release): now handles different pkgrel

This commit is contained in:
2026-05-05 19:23:29 +02:00
parent f069fd82ee
commit 23245e43ee
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
version:
description: "webkit2gtk version to build (e.g. 1.1.1)"
description: "webkit2gtk version to build in pkgver-pkgrel format (e.g. 2.46.5-2)"
required: true
type: string