Skip to content

Commit

Permalink
chore(test): Add Chore to custom_release_rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybdk committed Jan 7, 2021
1 parent 43e2e1d commit 091a83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: mathieudutour/github-tag-action@v5.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_release_rules: chore:patch
- name: Create a GitHub release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit 091a83f

Please sign in to comment.