Skip to content

Commit 95ed0e3

Browse files
committed
ci: debug
1 parent e3f1453 commit 95ed0e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,9 @@ jobs:
137137
tag_prefix: "v"
138138
major_pattern: "BREAKING CHANGE:"
139139
minor_pattern: "feat:"
140+
version_format: "${major}.${minor}.${patch}"
140141
search_commit_body: true
142+
debug: true
141143

142144
- name: Set VERSION from semantic-version
143145
id: set-version

0 commit comments

Comments
 (0)