Skip to content

Commit

Permalink
Update bump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki0418 authored Aug 26, 2021
1 parent 1987a3d commit f126732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GH_TOKEN }}
custom_release_rules: major:major,minor:minor,patch:path
default_bump: minor
tag_prefix: ""
- name: Create a GitHub release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit f126732

Please sign in to comment.