From fd9cb1c08582f61918cca4fc4b5512b51719cbd1 Mon Sep 17 00:00:00 2001 From: "qbox-duck[bot]" <152818034+qbox-duck[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:16:18 +0000 Subject: [PATCH] chore: synced local './' with remote 'repo-template/' --- .github/workflows/release-action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-action.yml b/.github/workflows/release-action.yml index b1e319649..02df19e76 100644 --- a/.github/workflows/release-action.yml +++ b/.github/workflows/release-action.yml @@ -37,6 +37,7 @@ jobs: - name: Update CHANGELOG id: changelog uses: requarks/changelog-action@v1 + continue-on-error: true with: token: ${{ steps.generate_token.outputs.token }} tag: ${{ github.ref_name }}