From 28eee1bb0d7c4bdca7b69a12f3ca3090f36127a9 Mon Sep 17 00:00:00 2001 From: Adrian Suarez Date: Wed, 13 Mar 2024 11:50:54 -0400 Subject: [PATCH] Update release/ submodule and deal with sparse workspace --- .github/workflows/publish-charts.yml | 2 ++ release | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish-charts.yml b/.github/workflows/publish-charts.yml index 94e4d285..31e53b21 100644 --- a/.github/workflows/publish-charts.yml +++ b/.github/workflows/publish-charts.yml @@ -15,6 +15,8 @@ jobs: id: vars run: | set -e + git checkout master + git checkout - VERSION="$(./release/relman.py --check-current --show-head-version)" if [ -z "$VERSION" ]; then echo "No version tag found" >&2 diff --git a/release b/release index 1adc8715..e6ec4e74 160000 --- a/release +++ b/release @@ -1 +1 @@ -Subproject commit 1adc8715f820226f4e8ab56728b4421f80d53c8a +Subproject commit e6ec4e74815f38a11e51ce163975ec9bc027e455