mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
Merge pull request #41 from puppetlabs/fix-gh-inputs
Update release-helm-charts.yml
This commit is contained in:
commit
b3270c2bd0
1 changed files with 3 additions and 2 deletions
5
.github/workflows/release-helm-charts.yml
vendored
5
.github/workflows/release-helm-charts.yml
vendored
|
|
@ -4,8 +4,9 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
description: 'Tag in semver format'
|
||||
required: true
|
||||
description: 'Tag in semver format'
|
||||
required: true
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
container_prod_all_providers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue