diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b26f8f1..bc77076 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,6 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v5 with: branch: rolling - tagging_message: ${{ steps.version-bump.outputs.new_tag }} - name: Create Release uses: softprops/action-gh-release@v1 with: