Skip to content

Update _helpers.tpl #32

Update _helpers.tpl

Update _helpers.tpl #32

Workflow file for this run

name: Build Release
on:
push:
tags:
- '**'
jobs:
helm:
uses: onecx/ci-common/.github/workflows/helm-release.yml@v1
secrets: inherit
changelog:
uses: onecx/ci-common/.github/workflows/generate-changelog.yml@v1
needs: helm
secrets: inherit