Skip to content

Commit a0801e8

Browse files
authored
chore: stop force bumping patch releases
1 parent fff99c1 commit a0801e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
id: semrel
5353
with:
5454
github-token: ${{ secrets.GITHUB_TOKEN }}
55-
force-bump-patch-version: true
55+
force-bump-patch-version: false
5656
changelog-generator-opt: "emojis=true"
5757
changelog-file: true

0 commit comments

Comments
 (0)