From a5d013253173ef1d9ae63278d69c6fe0bf901758 Mon Sep 17 00:00:00 2001 From: Shivan Sivakumaran Date: Fri, 25 Oct 2024 11:17:00 +1300 Subject: [PATCH] fix: fixinc ci --- .github/workflows/releases.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/releases.yaml b/.github/workflows/releases.yaml index 9854074..775c787 100644 --- a/.github/workflows/releases.yaml +++ b/.github/workflows/releases.yaml @@ -16,10 +16,6 @@ jobs: with: token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}" fetch-depth: 0 - - name: Create bump and changelog - uses: commitizen-tools/commitizen-action@master - with: - github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} - name: Create bump and changelog uses: commitizen-tools/commitizen-action@master with: