Skip to content

Commit

Permalink
Update release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Dec 12, 2024
1 parent 6d97860 commit d1a084c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_announcement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: versioning
uses: paulhatch/semantic-version@v5.4.0
with:
version_format: "${major}.${minor}"
version_format: "${major}.${minor}.${patch}"
minor_pattern: "(MINOR)"
bump_each_commit: true
debug: true
Expand Down

0 comments on commit d1a084c

Please sign in to comment.