diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8cbdd26..01f144c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -174,8 +174,8 @@ jobs: prerelease: false args: ${{ matrix.args }} - - name: Commit CHANGELOG.md - uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 #v6.0.1 - with: - branch: main - commit_message: "docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]" +# - name: Commit CHANGELOG.md +# uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 #v6.0.1 +# with: +# branch: main +# commit_message: "docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]"