From 664d0c3d0fe5248fb785246308cb09adf9f1de8e Mon Sep 17 00:00:00 2001 From: camillo Date: Mon, 23 Sep 2024 11:59:34 +1000 Subject: [PATCH] scrap that --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index deda279..05ff802 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -2,8 +2,8 @@ name: Release Charts on: push: - tags: - - '*' + branches: + - main jobs: release: