0
0
This commit is contained in:
2025-05-20 09:35:41 +02:00
parent 642480e6dc
commit f283107050

View File

@@ -2,6 +2,9 @@ name: Get Release Channel
on: on:
workflow_call: workflow_call:
inputs: inputs:
repo:
required: true
type: string
tag: tag:
required: true required: true
type: string type: string