Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
grelinfo authored Dec 4, 2024
2 parents eb9f4ad + 9a929a6 commit 2483148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
run: |
uv run hatch version $RELEASE_VERSION
uv lock
env:
RELEASE_VERSION: ${{ steps.release-version.outputs.release-version }}

- name: Commit and push changes
if: ${{ steps.release-version.outputs.release-version != steps.current-version.outputs.current-version }}
Expand Down

0 comments on commit 2483148

Please sign in to comment.