Skip to content

feat: add product name to permission spec #14

feat: add product name to permission spec

feat: add product name to permission spec #14

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