github: update publish message to make it clear

This commit is contained in:
Aleix Conchillo Flaqué
2025-07-03 13:55:02 -07:00
parent 2f3272ea2f
commit 57c6ce7ffa

View File

@@ -5,7 +5,7 @@ on:
inputs:
gitref:
type: string
description: "what git ref to build"
description: "what git tag to build (e.g. v0.0.74)"
required: true
jobs: