ci: also publish helm chart for *-release branches

This commit is contained in:
Ilya Kreymer 2024-02-22 14:55:50 -08:00
parent fa35d8994f
commit 5e003f36a0

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- "*-release"
jobs:
package_chart: