From 84a8d682e540057673be1b4e215d56f38739ca5b 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:19:56 +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 b1e3196..02df19e 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 }}