Skip to content

Commit

Permalink
chore: allow any commit as patch
Browse files Browse the repository at this point in the history
  • Loading branch information
castdrian committed Aug 8, 2024
1 parent 26781d3 commit 94c04f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
skipInvalidTags: true
noVersionBumpBehavior: "error"
majorList: "major, breaking"
patchAll: true
token: ${{ env.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94c04f2

Please sign in to comment.