diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7018d94..08f8b4b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -222,11 +222,6 @@ jobs: shell: bash env: VERSION: '${{ steps.get_version.outputs.VERSION }}' - - uses: stefanzweifel/git-auto-commit-action@v4.1.3 - with: - commit_message: Bump cargo version - branch: ${{ github.head_ref }} - file_pattern: Cargo.toml - id: create_release uses: actions/create-release@v1.0.0 env: