Merge pull request #2142 from pipecat-ai/aleix/publish-workflow-message

github: update publish message to make it clear
This commit is contained in:
Aleix Conchillo Flaqué
2025-07-03 14:02:51 -07:00
committed by GitHub

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: