Change Helm chart releaser to use version tags only

This commit is contained in:
Alexander Bauer
2022-12-03 14:37:55 -08:00
committed by Michael Shamoon
parent fb46c1b96a
commit a707818b4d
+2 -2
View File
@@ -3,8 +3,8 @@ name: Release Charts
on:
push:
branches:
- main
tags:
- v*
jobs:
release_chart: