From 84c3f179083adc7dba95ca9954b22682785f852f Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 6 May 2024 10:47:09 +0200 Subject: [PATCH] changed release branch to release-0.11.x --- .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 e4e56ce8..279f09f4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -2,7 +2,7 @@ name: 'publish' on: push: branches: - - release + - release-0.11.x jobs: publish: