Skip to content

Commit

Permalink
remove autobump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 2, 2023
1 parent 54715bb commit d4d95ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,6 @@ jobs:
shell: bash
env:
VERSION: '${{ steps.get_version.outputs.VERSION }}'
- uses: stefanzweifel/[email protected]
with:
commit_message: Bump cargo version
branch: ${{ github.head_ref }}
file_pattern: Cargo.toml
- id: create_release
uses: actions/[email protected]
env:
Expand Down

0 comments on commit d4d95ab

Please sign in to comment.