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: on:
push: push:
branches: tags:
- main - v*
jobs: jobs:
release_chart: release_chart: