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 fb46c1b96a
commit a707818b4d

View File

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