Skip to content

Commit

Permalink
chore: fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybdk committed Apr 1, 2021
1 parent 7bd683c commit f0f0179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: mathieudutour/github-tag-action@v5.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_release_rules: chore:patch,Chore:patch,feat:minor,Feat:minor
custom_release_rules: chore:patch:Chores
- name: Create a GitHub release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit f0f0179

Please sign in to comment.