Change Helm chart releaser to use version tags only

This commit is contained in:
Alexander Bauer
2022-11-10 01:54:35 +00:00
committed by Michael Shamoon
parent 3aa9de983e
commit 22cf5837fd

View File

@@ -3,8 +3,8 @@ name: Release Charts
on:
push:
branches:
- main
tags:
- v*
jobs:
release_chart: