From a2c590c7dd82ac60c22844ef7e4ef88da3c1e507 Mon Sep 17 00:00:00 2001 From: Jeff Dickey <216188+jdx@users.noreply.github.com> Date: Wed, 8 May 2024 20:13:50 -0500 Subject: [PATCH] release: continue git subtree on error --- .github/workflows/release-plz.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index 85bf1cfc0..28b984b24 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -44,6 +44,7 @@ jobs: restore-keys: mise-tools - run: mise install - run: git subtree pull --prefix registry https://github.com/mise-plugins/registry.git main + continue-on-error: true #- run: git subtree push --prefix registry https://github.com/mise-plugins/registry.git main - run: mise run release-plz env: