Skip to content

flink-doris-connector 0.0.4-rc1 #3

flink-doris-connector 0.0.4-rc1

flink-doris-connector 0.0.4-rc1 #3

Workflow file for this run

name: Release Helm Chart
on:
workflow_dispatch: # for manual testing
push:
branches:
- main
paths:
- "*/Chart.yaml"
jobs:
call-helm-release:
permissions:
contents: write
packages: write
uses: thealtoclef/modular-automations/.github/workflows/helm-release.yaml@main