orchestrator

This commit is contained in:
mkorwel
2025-10-21 20:07:37 -07:00
parent ff3398f297
commit 4955b470db
4 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
tag:
description: 'The tag of the published package'
required: true
type: string
type: 'string'
concurrency:
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'