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: