Skip to content

Commit

Permalink
test: skipped message
Browse files Browse the repository at this point in the history
  • Loading branch information
Gornak40 committed Oct 20, 2024
1 parent 9fa1600 commit 77a4168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
MESSAGE=$(git log -1 --pretty=%s)
echo "Tag message: $MESSAGE"
git tag -a "$VERSION" -m "$MESSAGE"
git push origin --tags

0 comments on commit 77a4168

Please sign in to comment.