Skip to content

Commit 3740341

Browse files
authored
feat: workflow fixes
2 parents ed3434d + 12928b1 commit 3740341

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
minor_pattern: "^feat(\\(.+\\))?:"
3232
version_format: "${major}.${minor}.${patch}"
3333
bump_each_commit: "true"
34+
debug: "true"
3435
- name: Create and push tag
3536
run: |
3637
VERSION="${{ steps.semver.outputs.version }}"

0 commit comments

Comments
 (0)