From 9a56fc84792ee80fa08bcdacf6d4913765f4f5b8 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong (cubxxw)" <3293172751nss@gmail.com> Date: Mon, 8 Jan 2024 14:15:42 +0800 Subject: [PATCH] test: test release v0.1.4 Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com> --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e5f57d9..97aa52b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -42,6 +42,7 @@ jobs: - name: Fetch current Chart Index run: | git checkout origin/gh-pages index.yaml + continue-on-error: true # The GitHub repository secret `PGP_PRIVATE_KEY` contains the private key # in ASCII-armored format. To export a (new) key, run this command: