Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gumaciel committed Dec 29, 2022
1 parent 5f624c8 commit 8e8db73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
major_pattern: "BREAKING CHANGE:"
minor_pattern: "feat:"
version_format: "v${major}.${minor}.${patch}-alpha.${increment}"
bump_each_commit: true
bump_each_commit: false

- name: Compress .zip
run: |
Expand Down

0 comments on commit 8e8db73

Please sign in to comment.