Skip to content

Update values.yaml

Update values.yaml #2

Workflow file for this run

name: Build Release
on:
push:
tags:
- '**'
jobs:
release:
uses: onecx-apps/ci-angular/.github/workflows/build-release.yml@v1
secrets: inherit