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: