Fix plugin with marketplace template. #29

Merged
stuart.armstrong merged 1 commits from Fix-plugin-with-marketplace-template into master 2026-09-22 10:54:30 +00:00
@@ -5,21 +5,27 @@ on:
go_version:
required: false
description: 'GO version'
type: string
go_cache:
required: false
description: 'For direct disable go-cache if needed'
type: boolean
node_version:
required: false
description: 'Node.js version'
type: string
vault_secrets_base_path:
required: true
description: 'Base vault secret path'
type: string
artifacts_url:
required: true
description: 'Artifacts URL'
type: string
artifacts_repository:
required: true
description: 'Artifacts repository'
type: string
secrets:
VAULT_ROLE_ID:
required: true