Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Nov 27, 2024
1 parent 3e989bc commit f4f597a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ jobs:
MESSAGE: ${{ github.event.head_commit.message }}
id: bump_version
run: |
# Default to version 0.0.0 if no tag is found
CURRENT_VERSION=${LATEST_TAG:-"0.0.0"}
VERSION_FRAGMENT=""
# Determine the type of version bump
Expand Down

0 comments on commit f4f597a

Please sign in to comment.