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