Skip to content

Commit b3270c2

Browse files
author
Samuel
authored
Merge pull request #41 from puppetlabs/fix-gh-inputs
Update release-helm-charts.yml
2 parents b6fc275 + 0e36f08 commit b3270c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release-helm-charts.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ on:
44
workflow_dispatch:
55
inputs:
66
tag:
7-
description: 'Tag in semver format'
8-
required: true
7+
description: 'Tag in semver format'
8+
required: true
9+
type: string
910

1011
jobs:
1112
container_prod_all_providers:

0 commit comments

Comments
 (0)