Skip to content

Commit

Permalink
v1.3.67
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Jul 24, 2024
1 parent c8755d5 commit 5345716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Extract Git Tag
run: |
# Retrieve the current tag
cd mh
VERSION=$(git describe --tags --abbrev=0)
# Strip the 'v' prefix if needed
VERSION=${VERSION#v}
Expand Down

0 comments on commit 5345716

Please sign in to comment.