From a81813bbccb75e33f0f93c4e25f7b67608082961 Mon Sep 17 00:00:00 2001 From: Ivan Pylypenko Date: Tue, 2 Mar 2021 17:45:30 +0200 Subject: [PATCH] K8SPXC-620 Switching release procedure to main (#58) * K8SPXC-620 Making a patch release * K8SPXC-620 Switching release procedure to main --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7832a4a7..ea41e878 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,7 +5,7 @@ on: path-ignore: - 'charts/gcp-marketplace/**' branches: - - master + - main jobs: release: